[ https://issues.apache.org/jira/browse/LUCENE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494709#comment-14494709 ]
Paul Elschot commented on LUCENE-6373: -------------------------------------- Great, it was indeed almost there. Before benchmarking there is another (small) optimization possible: topPositionSpans can be put at the object level and maintained together with byPositionQueue, and then it can also be tested for null in start/endPosition. > Complete two phase doc id iteration support for Spans > ----------------------------------------------------- > > Key: LUCENE-6373 > URL: https://issues.apache.org/jira/browse/LUCENE-6373 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Paul Elschot > Attachments: LUCENE-6373-SpanOr.patch, LUCENE-6373.patch, > LUCENE-6737-SpanOr-oneTestFails.patch > > > Spin off from LUCENE-6308, see comments there from about 23 March 2015. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org