Quoting Thomas on #923752-13: Integrating with search_api:

As long as you implement filters correctly, this will work automatically. That's the beauty of it. ;)

So, if something is wrong, I need to revisit the filters implementation.

Comments

marvil07’s picture

Another relevant quote from me at #923752-15: Integrating with search_api:

I think this is almost ready for a first commit, I see views integration is working, but filters are not working at view, and I suppose the same for sorting, I need to review my search() method to include filter and sort idea that I have seen in the other implementations.

marvil07’s picture

Version: » 7.x-1.x-dev