Hi,
I just tried switching on Morpheme Stripping (aka Stemming), by setting minwordlen to 5.
Anyway, it seems to cause a BIG performance hit (order of magnitude). My guess is that it is because the index wasn't built with this set?
Is there a way to do this ? Should I just set minwordlen to the same in the indexing script?
Cheers,
Winton
I just tried switching on Morpheme Stripping (aka Stemming), by setting minwordlen to 5.
Anyway, it seems to cause a BIG performance hit (order of magnitude). My guess is that it is because the index wasn't built with this set?
Is there a way to do this ? Should I just set minwordlen to the same in the indexing script?
Cheers,
Winton