Github user romseygeek commented on the issue:
https://github.com/apache/lucene-solr/pull/345
> In term of testing, I think we should enforce some consistency with
extractTerms
The two aren't always consistent - for example, TermInSetQuery and
MultiTermQueryConstantScoreWrapper don't extract any Terms, to stop highlighter
explosion, but they do report Matches for specific terms, because they can
check them against single documents.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]