ljak opened a new pull request, #12938: URL: https://github.com/apache/lucene/pull/12938
### Description At [Lexum](https://lexum.com/en/), we deploy Solr with a slightly modified version of the UnifiedHighlighter: the `FunctionQuery` type is added as a knownLeaf to the `QueryVisitor` of the `hasUnrecognizedQuery` function (next to both `MatchAllDocsQuery` and `MatchNoDocsQuery` types). I wasn't there when the change was identified but it seems necessary for performance reasons. I propose the change, hoping that we don't need to maintain a slighty modified version of that class in our code base. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org