KorAP / Krill

:mag: A Corpus Data Retrieval Index using Lucene for Look-Ups
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

Multiple distances in Cosmas Query #16

Closed margaretha closed 7 years ago

margaretha commented 8 years ago

Multiple distance query needs a synchronization among the distances so that they refer to the same elements/terms.

margaretha commented 8 years ago

For the cosmas query: das /+w1:3,s1:1 Buch "das Buch" in the same sentence is returned as a match.

The real problem might not be the synchronization of same operands.

Akron commented 8 years ago

After a round of testing it seems the problem is not reproducible in recent versions of KorAP or the KorAP data. So I guess I will close this issue for now.

margaretha commented 7 years ago

Fixed. There was not a problem with multiple distance queries or spans but with skipping in ElementDistanceSpan.