Update AdvancedSearchQuery.php
This commit is contained in:
parent
de445f96de
commit
6ce45f6540
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ class AdvancedSearchQuery {
|
||||||
// Since we are getting the highlighting result from Solr instead
|
// Since we are getting the highlighting result from Solr instead
|
||||||
// of using the Search API processor to create one, we just need
|
// of using the Search API processor to create one, we just need
|
||||||
// make this field non-empty.
|
// make this field non-empty.
|
||||||
$search_api_query->keys("advanced search");
|
//$search_api_query->keys("advanced search");
|
||||||
}
|
}
|
||||||
|
|
||||||
$solarium_query->setQuery($q);
|
$solarium_query->setQuery($q);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue