Just getting ready to launch Solr on one of our websites.

Unfortunately, we can't work out one little issue; how do I configure Solr
such that it can search our model numbers easily? For example:

ADS12P2

If somebody searched for ADS it would match, because currently its split
into tokens when it sees letters and numbers, if somebody did ADS12 it would
also work etc.

But if somebody does ADS1, currently there is no results?

Does anybody know how I should configure Solr such that it will split a
certain field over each letter or wildcard etc?

Kind Regards

Scott
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Tokenising-on-Each-Letter-tp1247113p1247113.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to