Hayden Shaw
18c2b7a77f
Update config.yml
2018-10-17 09:28:04 +13:00
Guy Marriott
7ee362a5c7
Merge pull request #230 from Lolly101/phpbin-change
...
enhancement allow php bin to be configured
2018-09-13 12:37:15 +12:00
Lauren Hodgson
117850f492
enhancement allow php bin to be configured
2018-09-13 11:22:18 +12:00
Robbie Averill
1f156dfbb4
Merge pull request #150 from silverstripe-terraformers/feature/complex-filtering
...
Add nested filtering via Criteria and Criterion objects.
2018-08-22 12:00:03 +12:00
Robbie Averill
e78d753152
Merge branch '3.3'
2018-07-26 15:02:45 +12:00
cpenny
43f415555a
Added complex filtering via Criteria/Criterion and Adapters/Writers for Solr.
2018-07-12 13:28:40 +12:00
Dylan Wagstaff
f6aa457b8d
Merge pull request #225 from creative-commoners/pulls/3.3/extraction-docs
...
DOCS Update example for installing Solr ExtractingRequestHandler for 4.3.1
2018-07-09 09:51:25 +12:00
Robbie Averill
ac32661fe3
DOCS Update example for installing Solr ExtractingRequestHandler for 4.3.1
2018-07-06 15:41:17 +12:00
Daniel Hensby
2abe56f840
Remove duplicate quickstart script
2018-07-04 12:27:23 +01:00
Dylan Wagstaff
c133a67db6
Merge pull request #224 from creative-commoners/pulls/3.3/reduce-log-level
...
FIX Reduce log level so errors do not automatically output
2018-06-28 14:47:55 +12:00
Guy
fb446b613f
FIX Reduce log level so errors do not automatically output
2018-06-28 09:56:26 +12:00
Robbie Averill
3b27de2e57
Merge branch '3.3'
2018-06-27 17:01:36 +12:00
Robbie Averill
acf204c1d0
Merge branch '3.2' into 3.3
2018-06-27 17:01:09 +12:00
Robbie Averill
d2c4181826
Merge pull request #223 from creative-commoners/pulls/3.2/use-exception
...
FIX Use \Exception for catching Solr exceptions
2018-06-27 17:00:12 +12:00
Guy
97891b5fa3
Fixing linting issue that couldn't be automatically resolved
2018-06-27 16:54:08 +12:00
Guy
3e8b7f50a4
Automated linting commit
2018-06-27 16:50:54 +12:00
Guy
5c12baaaa9
FIX Use \Exception for catching Solr exceptions
2018-06-27 16:23:17 +12:00
Daniel Hensby
65b780f629
Merge pull request #215 from creative-commoners/pulls/new-docs
...
[WIP] overhaul docs
2018-06-25 15:07:11 +01:00
Andrew Aitken-Fincham
06c604c9f3
split querying into its own file
...
adding non-SiteTree dataobjects
subsite boosting
2018-06-20 17:14:50 +01:00
Andrew Aitken-Fincham
53eb826681
re-add default searchform docs
...
add blurb about simple theme
text extraction
synonyms
2018-06-20 17:14:49 +01:00
Andrew Aitken-Fincham
e08731d1f1
solr admin url
...
fix dead links and update quickstart
solr admin expansion
spellcheck docs
custom types
custom field types
highlighting
facets
2018-06-20 17:14:49 +01:00
Andrew Aitken-Fincham
fa6a412d72
add quickstart script
...
enable FTS automatically in quickstart
add a little idempotency to quickstart script
find _config.php better
configure and reindex as well
add default index to quickstart
add configure_server to quickstart
2018-06-20 17:14:49 +01:00
Andrew Aitken-Fincham
718b1d4e30
restructure to fewer files with anchors
2018-06-20 17:13:38 +01:00
Andrew Aitken-Fincham
51656d94b9
prune module scope, add boosting docs
2018-06-20 17:13:37 +01:00
Andrew Aitken-Fincham
8b5a3dd2e7
PR feedback
2018-06-20 17:10:12 +01:00
Andrew Aitken-Fincham
26a6581f9b
lay out docs skeleton
...
adding an index
adding data to an index
solr dev tasks
handling results
querying an index
2018-06-20 17:10:12 +01:00
Daniel Hensby
5fcaf87954
Merge pull request #217 from creative-commoners/pulls/quickstart_script
...
add quickstart script into vendor/bin
2018-06-20 16:13:08 +01:00
Andrew Aitken-Fincham
c218dca77e
add quickstart script into vendor/bin
2018-06-20 16:05:56 +01:00
Robbie Averill
072a9ce500
Merge branch '3.3'
2018-06-20 16:43:49 +12:00
Robbie Averill
7a51c4d6e7
Merge pull request #221 from creative-commoners/pulls/master/add-supported-module-badge
...
Add supported module badge to readme
2018-06-18 10:45:39 +12:00
Dylan Wagstaff
5b2bc9df29
Add supported module badge to readme
2018-06-15 17:41:34 +12:00
Dylan Wagstaff
393377c8f8
Merge pull request #219 from creative-commoners/pulls/3.3/travis-recipes
...
Add different core installer versions to Travis matrix and add own phpcs ruleset
2018-06-15 16:11:41 +12:00
Robbie Averill
fc36eac3b3
FIX Remove method clearing dummy data from test fixture methods, DB rollbacks do this already
2018-06-15 14:33:40 +12:00
Robbie Averill
2fdf87bbf1
FIX Remove resetDBSchema use, not required and breaking 4.2 tests
...
Also reduces tearDown to protected visiblity as it is in SapphireTest and optimises class imports
2018-06-15 14:07:30 +12:00
Robbie Averill
0afe8c92d7
Bump memory limit in Travis to 2G
2018-06-15 12:03:39 +12:00
Robbie Averill
67a3e3697e
Add different core installer versions to Travis matrix and add own phpcs ruleset
2018-06-15 11:58:06 +12:00
Robbie Averill
87ae48bbe5
Merge branch '3.3'
2018-06-15 11:11:01 +12:00
Robbie Averill
750fd30ec5
Merge pull request #218 from creative-commoners/pulls/3.3/fix-case
...
BUG Fix psr-4 namespace errors due to incorrect case
2018-06-15 11:10:30 +12:00
Damian Mooyman
b653758c80
BUG Fix psr-4 namespace errors due to incorrect case
2018-06-15 10:34:14 +12:00
Robbie Averill
a5001204f4
Merge branch '3.3'
2018-06-11 16:40:17 +12:00
Robbie Averill
9bcedf8fdd
Remove obsolete branch alias
2018-06-11 16:39:56 +12:00
Dylan Wagstaff
aacbd3d303
Merge pull request #216 from creative-commoners/pulls/solr_search_form
...
Replace default CMS SearchForm with Solr version
2018-06-11 10:51:41 +12:00
Andrew Aitken-Fincham
875b37ea63
use a template that iterates results properly
2018-06-08 14:11:33 +01:00
Andrew Aitken-Fincham
7b78a841b0
add default solr contentcontroller extension
...
piggy-back on default searchform
2018-06-06 17:28:31 +01:00
Robbie Averill
3a2d1792b5
Merge branch '3.2'
2018-05-25 14:57:50 +12:00
Robbie Averill
c86c175753
Merge remote-tracking branch 'origin/3.1' into 3.2
2018-05-25 14:57:15 +12:00
Robbie Averill
b973f0bafe
Remove obsolete branch alias
2018-05-25 14:57:07 +12:00
Dylan Wagstaff
2498934704
Merge pull request #214 from andrewandante/pulls/cleanup_searchquery_api
...
clean up SearchQuery API
2018-05-19 21:39:36 +12:00
Andrew Aitken-Fincham
e2a68ccffe
improve SearchQuery API readability by deprecating functions
...
deprecate filter, exclude, fuzzysearch, inClass
deprecate start, limit
deprecate page, update SearchQuery_Range
add _config.php with Deprecation versioning
update index.md method names
update solr.md method names
2018-05-18 10:15:20 +01:00
Daniel Hensby
65204542c0
Merge branch '3.1'
2018-04-06 15:20:29 +01:00