Does Lucene use fuzzy matching with Custom Analyzer containing stop word filter?

Posted by iamrohitbanga on Stack Overflow See other posts from Stack Overflow or by iamrohitbanga
Published on 2010-05-17T17:07:56Z Indexed on 2010/05/17 17:10 UTC
Read the original article Hit count: 161

Filed under:

I am noticing strange behavior with Lucene. Could you confirm that if I use fuzzy matching with QueryParser and a custom analyzer that applies standardfilter, stopfilter and porterstemfilter?

© Stack Overflow or respective owner

Related posts about lucene