Re: How to deal with underscore
Hi, http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters says: catenateWords="1" causes maximum runs of word parts to be catenated: "wi-fi" => "wifi" default is 0 Otis -- Solr & ElasticSearch Support -- http://sematext.com/ Performance Monitoring -- http://sematext.com/spm On Wed, Ju
How to deal with underscore
Hi, In my schema.xml, I have the following settings: This does great job for most of my text, but one thing I does that I don't like is it won't replace underscores to spaces; it strips them. For example,