Commit Graph

11 Commits

Author SHA1 Message Date
Elliot Sawyer
2246fa9ab8 Obtain search results for a particular subsite when the request comes from a query (#136)
* 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
2017-03-30 11:17:46 +01:00
Ingo Schommer
51749c603a Fixed Travis URL 2017-02-07 08:58:21 +13:00
Damian Mooyman
bc83546f24 Add changelog for 2.1.0 release 2015-11-19 16:59:18 +13:00
Sean Harvey
801aa48d07 Fixing SS 3.1 support. Changing minimum requirement to 3.1 as a result. 2013-04-03 15:43:08 +13:00
Ingo Schommer
0073428e88 Travis support 2013-03-29 10:10:08 +01:00
Sean Harvey
e335a14fc5 updating location to docs in main README.md 2013-02-13 11:02:04 +13:00
Sean Harvey
be2b45123f removing experimental notes in docs 2013-02-13 09:48:26 +13:00
Ingo Schommer
989cc36766 NEW Added search-time boost support to SolrIndex 2012-08-23 18:30:46 +02:00
Hamish Friedlander
bcfb036320 Update documentation 2012-07-19 13:41:05 +12:00
Hamish Friedlander
17be5a3e63 Import first version of fulltextsearch module 2011-05-02 16:33:05 +12:00
Hamish Friedlander
85dfbaaf32 Initialize repository 2011-04-28 15:30:08 +12:00