mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 14:05:29 +02:00
2246fa9ab8
* Allow a user to obtain search results for a particular subsite when the request comes from a query When attempting to do this in project code, SearchVariantSubsites kicks in and replaces any filter you've applied with the current subsite ID, which prevents you from searching for filtered results in another subsite. This fix prevents the module from doing this if a filter is applied on the query TODO write unit tests for the filter() and exclude() behaviours |
||
---|---|---|
.. | ||
BatchedProcessorTest.php | ||
SearchUpdaterTest.php | ||
SearchVariantSiteTreeSubsitesPolyhomeTest.php | ||
SearchVariantSubsitesTest.php | ||
SearchVariantVersionedTest.php | ||
Solr4ServiceTest.php | ||
SolrIndexSubsitesTest.php | ||
SolrIndexSubsitesTest.yml | ||
SolrIndexTest.php | ||
SolrIndexVersionedTest.php | ||
SolrReindexQueuedTest.php | ||
SolrReindexTest.php |