Commit Graph

6 Commits

Author SHA1 Message Date
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