Support nested keyword queries
When looking for a query keyword, only surface level conditions are iterated, resulting in no contextual results if the keyword query is in a nested condition. To be honest I do not have a case where the keyword is not in a nested condition, so for me its the default. Noted I am using multiple fields in my fulltext search views filter. To clarify, I am using the boost processor in a view with a datasource based on another db backend index.
issue