Hi,

Some time ago I configured my Solr instance to use the
DutchStemFilterFactory.

When used during indexing or query-ing, the filter reduces double vowels
to single vowels, which is not always what we want.

Words like 'baas', 'paas', 'maan', 'boom' etc. are indexed as 'bas',
'pas', 'man' and 'bom'. Those wordt have a meaning of their own. Am I
missing something, or has this to be considered as a bug?

Regards, Jan

Reply via email to