Re: SpanNearQuery distance issue

2012-09-19 Thread vempap
Shoot me. Thanks, I did not notice that the doc has ".. e a .." in the content. Thanks again for the reply :) -- View this message in context: http://lucene.472066.n3.nabble.com/SpanNearQuery-distance-issue-tp4008975p4009033.html Sent from the Lucene - Java Users mailing list

Re: SpanNearQuery distance issue

2012-09-19 Thread Trejkaz
On Thu, Sep 20, 2012 at 4:28 AM, vempap wrote: > Hello All, > > I've a issue with respect to the distance measure of SpanNearQuery in > Lucene. Let's say I've following two documents: > > DocID: 6, cotent:"1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 1001 > 1002 1003 1004 1005 1006 1007 1008

SpanNearQuery distance issue

2012-09-19 Thread vempap
the code, but couldn't figure it out. Any help ? -- View this message in context: http://lucene.472066.n3.nabble.com/SpanNearQuery-distance-issue-tp4008975.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --