ani8570 commented on issue #14056:
URL: https://github.com/apache/lucene/issues/14056#issuecomment-2535705551
Hello,
Previously, we attempted the following searches:
1. applepie bananapie
2. apple pie banana pie
using inorder spanNear(apple pie banana p
ludicrousdisplay commented on issue #14056:
URL: https://github.com/apache/lucene/issues/14056#issuecomment-2535465658
My understanding of the SpanQuery API is that in the example you provide it
will be looking for exact matches of the "applepie" token next to the
"bananapie" token. Therefo
ani8570 opened a new issue, #14056:
URL: https://github.com/apache/lucene/issues/14056
### Description
Hello,
I'm contacting you to confirm a discrepancy I've found while using
SpanNearQuery.
When searching for "applepie bananapie", it doesn't find results in files
indexed