hi all. how would you handle a query like "johnson AND johnson"? i don't want something that has "author: linden b. johnson" to hit, only things that actually have two occurrences.
currently using standard handler, not e/dismax. only thing i can think of currently is to migrate to dismax and when we see some of these edge cases like this come in we add in some extra options that would require they both match. thoughts? thanks!