27 apr 2006 kl. 10.16 skrev Fisheye:
Is it possible to search sentences, more than one word at a time,
or phrases
with fuzzy search?
I have implemented fuzzy search, if I only search one single word
it works
fine, but if I start searching more than one word or a sentence it
does not
find anything...strange, when I set the relevance for fuzzy search
to 20% or
very low, something is found but not really that what I want...with
relevance set to 80%, nothing is found when I do fuzzy search with
multiple
words...
I've implemented a SpanFuzzyQuery. Beware, it is really slow and
can't be made faster. Nothing you want in the hands of the user.
http://issues.apache.org/jira/browse/LUCENE-522
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]