silverstripe-fulltextsearch/code/solr
Ingo Schommer b6aa87d116 Fix results aggregation in SolrIndex (ArrayAccess broken)
Needs to use push() explicitly, native operators don't
seem to work on ArrayList (see http://open.silverstripe.org/ticket/7686)
2012-07-19 14:35:24 +02:00
..
Solr.php Setting include_path *before* requiring paths relying on it 2012-07-19 13:48:58 +12:00
SolrIndex.php Fix results aggregation in SolrIndex (ArrayAccess broken) 2012-07-19 14:35:24 +02:00
SolrService.php Import first version of fulltextsearch module 2011-05-02 16:33:05 +12:00