Where should Solr know that Wasserwaage contains on "Wasser" and "Waage"? You are searching for some extra-filter like DictionaryCompundWordTokenFilter.
Kind regards - Mitch stockii wrote: > > okay. > > as example. i want to check if WordDelimiterFactory works correct. And i > want to experimant with search in substrings with edgengram... > > i have the problem with that string: "Kamera-Wasserwaage" ... > > so i think solr should filter this like this. > > Kamera-Wasserwaage > -> Kamera > -> Wasserwaage > > but i want that solr split Wasserwaage into -> Wasser ->Waage and > wasserwaage. But this only works with WasserWaage. grml... > > so i want to see how it is indexed. > > > -- View this message in context: http://n3.nabble.com/is-solr-ignored-my-filters-tp729646p730071.html Sent from the Solr - User mailing list archive at Nabble.com.