silverstripe-fulltextsearch/code/solr
Ingo Schommer 2c7d6d0ab8 BUG Only index date fields with values
Otherwise the values end up being the start of epoch (1970-01-01)
by default, which can throw off search filters. See README additions for details.
2012-08-29 21:00:40 +02:00
..
Solr.php Allow limiting of classes on Solr_Reindex task 2012-08-23 18:13:10 +02:00
SolrIndex.php BUG Only index date fields with values 2012-08-29 21:00:40 +02:00
SolrService.php Pass through Apache_Solr_Response from SolrService 2012-07-19 17:17:30 +02:00