Hi Bern,
I indexed some records with - and : today using your configuration and I
searched with following urls
http://localhost/solr/select?q=CONTENT:"cold : temperature"
http://localhost/solr/select?q=CONTENT:"cold: temperature"
http://localhost/solr/select?q=CONTENT:"cold :temperature"
http://localhost/solr/select?q=CONTENT:"cold temperature"
and 
http://localhost/solr/select?q=CONTENT:"asia - civilization"
http://localhost/solr/select?q=CONTENT:"asia- civilization"
http://localhost/solr/select?q=CONTENT:"asia -civilization"
http://localhost/solr/select?q=CONTENT:"asia civilization"
The results doesn't make any difference. It worked all the times and I saw
the relevant records.

Regards,
Sandeep
-- 
View this message in context: 
http://www.nabble.com/Problems-with-WordDelimiterFilterFactory-tp25795589p25798793.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to