Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Database backend
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2015 at 09:40 UTC
Updated:
2 Sep 2015 at 10:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
amateescu commentedHere's a patch but we need to wait for that issue to be committed first.
Comment #3
amateescu commentedThe parent issue has been committed so the Search API branch tests are probably failing right now. Let's fix them :)
Comment #4
drunken monkeyThanks a lot for the patch!
The tests aren't failing, since we just check that no tables are returned – and that will be the case even more so if we search for a wrong prefix. ;) Still, definitely good to fix.
Committed.
Thanks again!