:
: I attach a junit test which shows strange behaviour of the inOrder
: parameter on the SpanNearQuery constructor, using Lucene 2.9.4.
De-Ja-Vu? ... didn't we just talk about this on java-user recently?
Here was my comment...
http://markmail.org/search/?q=SpanNearQuery+inOrder#query:SpanNearQ
I attach a junit test which shows strange behaviour of the inOrder
parameter on the SpanNearQuery constructor, using Lucene 2.9.4.
My understanding of this parameter is that true forces the order and
false doesn't care about the order.
Using true always works. However using false works fine when