Since the attachment didn't arrive, I'll try again. On Tuesday 06 April 2004 21:23, Paul Elschot wrote: > Doug, > > On Tuesday 06 April 2004 18:11, Doug Cutting wrote: > > Paul Elschot wrote: > > > A test of the ordered span query with three terms: > > > w1 w2 w3 > > > and slop 1 against document: > > > w1 w3 w2 w3 > > > fails. > > > > Thanks for catching this. It would be helpful if you could submit a > > JUnit test which tests this case. >
Attached is TestBasics2.java. Can be used next to TestBasic.java in a CVS working copy. Adapting build.xml to only run TestBasic* tests allows a simple 'ant test' from the command line to run both. TestBasics2 currently fails on the above case. Have a nice day, Paul
TestBasics2.tgz
Description: application/tgz
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]