You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Wolfgang Hoschek <wh...@lbl.gov> on 2005/05/12 09:43:15 UTC

Contrib: Main memory based SynonymMap and SynonymTokenFilter

I've uploaded a main memory based SynonymMap and SynonymTokenFilter  
contrib to

     http://issues.apache.org/bugzilla/show_bug.cgi?id=34882

This can be used at index time or query time. So far I'm mostly using  
it by handing an analyzer with a SynonymTokenFilter to a QueryParser  
and that seems to work fine, at least for me. But I'm not sure  
SynonymTokenFilter would work as expected under any and all use cases  
(exotic query flavours, token position gaps, stemming, etc.). Any  
insights and/or patches that might make it more widely applicable are  
encouraged, of course...

Wolfgang.




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org