[ https://issues.apache.org/jira/browse/LUCENE-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464619#comment-15464619 ]
Christoph Goller commented on LUCENE-5331: ------------------------------------------ As LUCENE-2861 the problem is caused by overlappiung matches for d, b, and c and an incomplete backtracking mechanism in unordered SpanQuery. > nested SpanNearQuery with repeating groups does not find match > -------------------------------------------------------------- > > Key: LUCENE-5331 > URL: https://issues.apache.org/jira/browse/LUCENE-5331 > Project: Lucene - Core > Issue Type: Bug > Reporter: Jerry Zhou > Attachments: NestedSpanNearTest.java, > NestedSpanNearTest_20160902.patch > > > Nested spanNear queries do not work in some cases when repeating groups are > in the query. > Test case is attached ... -- 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