silverstripe-fulltextsearch/code/solr
Ingo Schommer 50f53e7bac Fix highlight support when querying by fields (or boosting fields)
Highlighting will simply be empty otherwise, presumably
because it can't match against the complex query term in the "q" parameter.
2015-05-05 19:44:07 +12:00
..
Solr.php Add a no-op query to prevent database timeouts during a long reindex 2014-10-22 19:01:34 +13:00
Solr3Service.php API Add support for Solr 4 and make it the default 2013-11-08 15:03:47 +13:00
Solr4Service.php BUG Fix Solr 4.0 compatibility issue 2014-06-17 17:56:46 +12:00
SolrConfigStore.php API Add support for Solr 4 and make it the default 2013-11-08 15:03:47 +13:00
SolrIndex.php Fix highlight support when querying by fields (or boosting fields) 2015-05-05 19:44:07 +12:00
SolrService.php API Add support for Solr 4 and make it the default 2013-11-08 15:03:47 +13:00