Additionally, if you dont want results like q=best and result=bestbuy; you can use <charFilter class="solr.PatternReplaceCharFilterFactory" pattern="\W+" replacement=""/> to actually replace whitespaces with nothing.
http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#CharFilterFactories <http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#CharFilterFactories> -- View this message in context: http://lucene.472066.n3.nabble.com/What-filter-to-use-to-search-with-spaces-omitted-included-between-words-tp4085576p4085601.html Sent from the Solr - User mailing list archive at Nabble.com.