Commit Graph

10 Commits

Author SHA1 Message Date
Damian Mooyman 1683f776bd API QueuedJob support for Solr_Reindex
API Incremental clear and re-index of records rather than clearing all records from SolrIndex up front
2015-07-28 12:46:23 +12:00
Damian Mooyman ddb0b2520a API Additional support for custom copy_fields
API Additional textSpellHtml type for html-safe spelling database generation
2015-07-06 17:49:06 +12:00
Damian Mooyman f2f16ae863 API Enable boosted fields to be specified on the index
API Enable configuration of default field
2015-06-30 15:13:49 +12:00
unclecheese c1e500c8c2 MINOR: Update broken tutorial link 2013-11-21 09:31:53 +13:00
Hamish Friedlander 799c8760af API Move local solr to own repo
The local solr server was very out of date (because changing it would be an API change)
and took up lots of space in the repository.

This commit removes it, and references a newly created package,
silverstripe/fulltextsearch-localsolr

Not only does this save on storage space when the example server
isnt needed (you shouldnt really be using it for production), it
also disconnects the server version from the module version, so
you can easily change one without changing the other
2013-11-08 16:28:51 +13:00
Ingo Schommer bb2e5624f3 Merge pull request #19 from cam-findlay/patch-2
Solr doc typos
2013-05-08 06:16:53 -07:00
Ingo Schommer b2f2f6b63b Cross-reference textextraction module in docs 2013-05-07 20:15:46 +02:00
Ingo Schommer 919716a0ce Note about installing 'text extraction' feature 2013-05-07 18:43:38 +02:00
cam-findlay feef2602e8 Solr doc typos 2013-03-29 17:19:24 +13:00
Sean Harvey 9440267d51 Moving docs into docs/en to fit with docsviewer 2013-02-13 10:45:48 +13:00