When multiple filters are applied, currently the Bible Browser returns verses that contain somewhere in the verse all the filters, regardless of whether they overlap or not within the verse. It's like using AND in a search query.
It would be nice to have an INTERSECTS toggle, that would only return results where all the filters selected apply to the same words. I.e., switch the search operator used to connect the filters from AND to INTERSECTS.
This would allow the Bible Browser to easily be used to answer queries like, "Give me all the times Jesus commands something," by combining Imperative Sentences with Speaker Jesus. As it is currently, almost all of these types of queries include false positives because of the use of AND.