AW: strange results with query and hyphened words

2010-05-31 Thread Markus.Rietzler
> I'm not sure, whether the case you are dealing with (search for > profi-auskunft should match profiauskunft) is appropriately > addressed by > the WordDelimiterFilter. What about using the > PatternReplaceCharFilter > at query time to eliminate all intra-word hyphens? > maybe it would be b

AW: strange results with query and hyphened words

2010-05-31 Thread Markus.Rietzler
> > Sorry Markus, I mixed up the index and query field in > analysis.jsp. In > fact, I meant that a search for profiauskunft matches profi-auskunft. > > I'm not sure, whether the case you are dealing with (search for > profi-auskunft should match profiauskunft) is appropriately > addressed by

AW: strange results with query and hyphened words

2010-05-31 Thread Markus.Rietzler
i am not very sure, whether this helps me. i see the point, that there will be problems. but the default-config for index is: and for query: with this settings i don't find "profiauskunft" when searching for "profi-auskunft" (analyse0.jpg) if i use "catenateWords="1"" analysis.jsp