On Wed, Sep 03, 2003 at 04:31:46PM -0700, todd breslow wrote:
> to follow-up on a previous message:
>
> if i use just Stemming it works fine, but Stemming_en2 does not. do i
> need to build swish-e specially to add support for stemming_en2?
>
> the error is
> err: Invalid FuzzyIndexingMode 'Stemming_en2' in configuation file
Which version are you running? The Snowball stemmers (which include
Stemming_en2) were added not too long ago. Maybe you have a version
from before they were added.
The current dev version can show the available options:
moseley@bumby:~$ swish-e -T list_fuzzy_modes
Options available for FuzzyIndexingMode:
None
Stemming_en
Stem
Soundex
Metaphone
DoubleMetaphone
Stemming_es
Stemming_fr
Stemming_it
Stemming_pt
Stemming_de
Stemming_nl
Stemming_en1
Stemming_en2
Stemming_no
Stemming_se
Stemming_dk
Stemming_ru
Stemming_fi
--
Bill Moseley
moseley@hank.org
Received on Thu Sep 4 02:30:46 2003