silverstripe-fulltextsearch/code
Hamish Friedlander b6fe2ff17d Make how Solr_Configure uploads config replaceable
Solr_Configure takes the `indexstore.mode` configuration variable to set how
to upload new configuration to the Solr server. However the various modes
were within Solr_Configure and you couldnt add more without altering the module

This changes Solr_Configure to make the configuration upload portion
contained with a seperate class thats selected via `indexstore.mode`
to fix that.
2013-09-11 14:37:36 +12:00
..
search Make tests run 2013-09-11 14:35:01 +12:00
solr Make how Solr_Configure uploads config replaceable 2013-09-11 14:37:36 +12:00
utils WebDAV::exists() should add a trailing slash for checking dirs 2013-02-13 09:57:13 +13:00