Closed (fixed)
Project:
Search API
Version:
7.x-1.12
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2014 at 22:59 UTC
Updated:
2 Sep 2014 at 09:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drunken monkeyAh, you're right, thanks for reporting! It seems we currently don't handle it cleanly enough if more than one "Search: Fulltext search" filter is present.
The attached patch should fix this.
(Note: If you're using Solr you will also need the patch from #2290601: Fix handling of complex keywords and OR facets, though.)
Comment #2
drunken monkeyCould you please test whether the patch works for you?
Comment #3
drunken monkeyOK, then I just hope it works.
Committed.
Comment #5
drunken monkey