Given the way people misspell these days, I think you could treat
"correct" terms as being incorrect and use your spellchecker to give
you the alternates based on your index? You might also look into the
FuzzyQuery.
On Apr 3, 2008, at 9:11 AM, Marjan Celikik wrote:
Hi everyone,
I know that there are packages that support the "Did you mean ... ?"
search features with lucene which tries to find the most suited
correct-word query.. however, so far I haven't encountered the
opposite search feature: given a correct query, find all documents
which contain misspellings of the query.. are you guys aware of
anything like this with lucene?
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------
Grant Ingersoll
Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]