cpoerschke opened a new issue, #12538: URL: https://github.com/apache/lucene/issues/12538
### Description `QueryVisitor.visitLeaf` is described as _"Called by leaf queries that do not match on terms"_ and `QueryVisitor.acceptField` is defined as _"Whether or not terms from this field are of interest to the visitor"_ -- javadocs: https://github.com/apache/lucene/blob/releases/lucene/9.7.0/lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java#L54-L69 -- 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.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