I would like to be able to disable the synonym filter during runtime based on
a query parameter, say 'synoynms=true' or 'synonyms=false'.

Is there a way within the AnaylzerQueryNodeProcessor or QParser that I can
remove the SynonymFilter from the AnalyzerAttributes?  

It seems that the Analyzer has a hashmap for it's 'analyzers' but I cannot
find the declaration of this item.

Am I going about this wrong is also another question I had...


--
View this message in context: 
http://lucene.472066.n3.nabble.com/Synonym-Filter-disable-at-query-time-tp2919876p2919876.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to