silverstripe-fulltextsearch/src/Search
Dylan Wagstaff 138fdad90c FIX Reenable indexing of relationship fields
In previous versions one could add e.g. a filter field for their index to
a relationship, such as 'Categories.ID' where categories is a many_many
relationship. This stopped working in the SS4 upgrade. Namespaces, whoop.
2018-03-13 13:34:14 +13:00
..
Captures FIX Use correct namespace for SQLite3 adapter, implement injector prioritisation for database 2017-12-07 09:14:08 +13:00
Extensions API Remove bind_manipulation_capture and RequestFilter, use Injector instead 2017-12-07 09:12:57 +13:00
Indexes FIX Reenable indexing of relationship fields 2018-03-13 13:34:14 +13:00
Processors Skip testSoftCap for now, passes in isolation but not in the suite. Use constants for queue statics 2017-12-07 09:12:57 +13:00
Queries FIX Double escape namespace separators in class names when boosting fields 2017-12-05 16:49:55 +13:00
Updaters API Remove bind_manipulation_capture and RequestFilter, use Injector instead 2017-12-07 09:12:57 +13:00
Variants Update doc block for withCommon to indicate an array of strings, shorten serialized cache key 2018-02-28 09:30:17 +13:00
FullTextSearch.php API Update Subsite integration, remove Polyhome variant 2017-12-05 14:29:53 +13:00
SearchIntrospection.php MINOR Correct PHPDoc types and remove unused imports 2018-01-10 19:57:19 +13:00