Hello,

Are there any built-in tokenizers which will do sth like StandardTokenizer,
but will not tokenize on whitespace? 

e.g field:abc cde-rfg will be tokenized as "abc cde" and "rfg", not "abc",
"cde", "rfg"


I have checked the existing tokenizers/analyzers and it seems like there is
no other way but writing a custom tokenizer... 

 



-----
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-5-1-0-Ignoring-Whitespaces-as-delimiters-tp4300939.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to