Alan Woodward created LUCENE-9050:
-------------------------------------

             Summary: MultiTermIntervalsSource.visit() is empty
                 Key: LUCENE-9050
                 URL: https://issues.apache.org/jira/browse/LUCENE-9050
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Alan Woodward
            Assignee: Alan Woodward


At the very least it should call visitor.visitLeaf() with something.  This 
currently causes problems for the monitor, which will interpret the query 
`IntervalQuery("field", Intervals.prefix("a"))` as a `MatchNoDocsQuery`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to