> Hi,
> 
> I have some common stopwords defined like [a,the,of] etc.
> Our users need the
> ability to include stopwords in their search. I tried using
> + sign like,
> [Bank +of America] to get accurate results, but it does not
> work.
> 
> Does any body know how to provide this ability to search
> for stopwords 

CommonGramsFilterFactory [1] may help.

[1]http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.CommonGramsFilterFactory


      

Reply via email to