I've noticed that the spellcheck component also seems to tokenize by itself
on question marks, not only period marks. 

Based on the spellcheck definition above, does anyone know how to stop Solr
from tokenizing strings on queries such as

www.sometest.com

(which causes suggestions of the form www.www.sometest.com.com)

It gets really messy if the user then clicks the above suggestion, which
causes a suggestion such as www.www.www.sometest.com.com.com to be given.

Thanks in advance!
Sebastian
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Spellcheker-automatically-tokenizes-on-period-marks-tp2131844p2231170.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to