Hi all,
SpanNearQuery and SloppyPhraseQuery can have similar behavior in some
use cases. On the one hand, I have to distinguish between ordered and
unordered terms (that’s enabled with SpanNearQuery) but on the other
hand, I want to use the SloppyPhraseScorer, that takes the relative
positions of the terms into account for the score calculation. As far I
understood, this is possible with SloppyPhraseQuery but not with
SpanNearQuery. Do you think there is there a way to combine these two
features to have the best of both worlds?
Thanks!
Aurélien
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org