silverstripe-fulltextsearch/src/Solr
Tim Oliver 30ed311386
FIX Don't double-escape state field (#317)
Symfony now escapes each component separately.
See https://github.com/silverstripe/silverstripe-fulltextsearch/issues/311
2022-03-04 14:10:15 +13:00
..
Control use a template that iterates results properly 2018-06-08 14:11:33 +01:00
Forms NEW canView() check on record before indexing and before showing in search results 2020-06-10 17:22:20 +12:00
Reindex FIX Don't double-escape state field (#317) 2022-03-04 14:10:15 +13:00
Services DOCS Fix doc block formatting in SolrService 2019-05-17 09:53:16 +12:00
Stores FIX Only use values that are not empty 2021-08-23 23:55:13 +12:00
Tasks Use strict comparison 2019-03-25 13:22:36 +13:00
Writers Added complex filtering via Criteria/Criterion and Adapters/Writers for Solr. 2018-07-12 13:28:40 +12:00
Solr.php NEW Adds a 'post' option for solrconfigstore 2019-03-25 13:21:53 +13:00
SolrIndex.php FIX: Always store the default field to support highlighting 2021-02-24 16:54:19 +13:00