Thanks for the help so far, I don't think this solves the problem. What if my data look like this:
soccer club Manchester united if i search for "soccerclub manchester" and for "soccer club manchester" i want this result back. A copyfield that removes whitespaces is not an option. With the charfilter i get something like this: 1. Index time: soccer club Manchester united--> soccerclubManchesterunited indexed. 2. Search time: soccer club OR soccerclub --> soccerclub searched. In this situation i still get no result if i search soccerclub. The index is soccerclubManchesterunited. How can i fix it? -- View this message in context: http://lucene.472066.n3.nabble.com/Results-with-and-without-whitespace-soccer-club-and-soccerclub-tp2934742p2965389.html Sent from the Solr - User mailing list archive at Nabble.com.