All,
Apologies if I missed this in the documentation, but should:
FuzzyQuery q = new FuzzyQuery(new Term("field", "ab"), 2)
retrieve a document that contains:
abcd
and vice versa.
Same question for: xy~1 and a document that contains "x".
Will submit test case if this is not a known issue or a suggested patch to the
javadocs if this is a known issue.
Best,
Tim
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]