We have a Solr 3.4 setup. When we try to do queries with a decimal point like
: "web 2.0" , the query takes a long time to execute.
One fix we did was to set generateNumberParts="0" in the
"solr.WordDelimiterFilterFactory"

This reduced the query time greatly but we want to reduce it further. Is
there a way to fix this by modifying the schema.xml file? Any suggestions
would be appreciated.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Problem-regarding-queries-with-numbers-with-a-decimal-point-tp4092857.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to