silverstripe-fulltextsearch/src/Solr
Michal Kleiner 83af73c9f6 FIX Only use values that are not empty
Previously the isset check would still allow falsey values.
2021-08-23 23:55:13 +12: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 NEW canView() check on record before indexing and before showing in search results 2020-06-10 17:22:20 +12: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 NEW canView() check on record before indexing and before showing in search results 2020-06-10 17:22:20 +12:00