Yes http://lucene.apache.org/solr/api/org/apache/solr/analysis/HyphenationCompoundWordTokenFilterFactory.html
> Roy, > > I believe the way to do that is to use a compound-words-analyzer. > The issue: you need to know the decompositions in advance. > Compound words are pretty common in German, for example, and I'd wish > research efforts to maintain compound-words-corpus but I have not seen it > yet. > > paul > > Le 13 mai 2011 à 10:28, roySolr a écrit : > > Hello, > > > > My index looks like this: > > > > Soccer club > > Football club > > etc. > > > > Now i want that a user can search for "soccer club" and "soccerclub". > > "Soccer club" works but > > without the whitespace it's not a match. How can i fix this? How does my > > configuration looks like? Is there a filter or something? > > > > > > > > -- > > View this message in context: > > http://lucene.472066.n3.nabble.com/Results-with-and-without-whitspace-so > > ccer-club-and-soccerclub-tp2934742p2934742.html Sent from the Solr - User > > mailing list archive at Nabble.com.