THANK YOU!!

I thought i only could use one character for the pattern.. Now i use a
regular expression:)

<tokenizer class="solr.PatternTokenizerFactory" pattern="#|\s" />

I don't need the wordDelimiter anymore. It's split on # and whitespace

dataset: mcdonald's#burgerking#Free record shop#h&m

mcdonald's
burgerking
free
record
shop
h&m

This is exactly how we want it.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/WordDelimiter-and-stemEnglishPossessive-doesn-t-work-tp3047678p3062984.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to