You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by levgil2 <le...@gmail.com> on 2013/10/06 09:48:26 UTC

I need SpanNearQuery that will return overlapping results

For a post that contains such string:
"t1 t1 bla bla t3 t3"


and for a query (t1 , t3) slop>4

It will return 4 span results.
Which is Cartesian Product.

Any suggestions?

Thanks!!!
Gil



--
View this message in context: http://lucene.472066.n3.nabble.com/I-need-SpanNearQuery-that-will-return-overlapping-results-tp4093712.html
Sent from the Lucene - General mailing list archive at Nabble.com.