Page 1 of 1

suffix processing

Posted: Tue Jul 24, 2001 1:27 pm
by kdua
I have 2 questions-
1. Do I have to create the Index with the suffix processing apicp parameters so that my search can find words with suffixes.
2. Does Suffix precessing work with 2 word queries?

I have set the foll parameters:
<apicp suffixproc 1>
<apicp minwordlen 5>
<$minsuflst = "s" "es" "'s" "'">
<apicp suffix $minsuflst>
but my search is not getting 'dry eye' when i search for 'dry eyes'..instead it gets pages with dry or eye..but not both....i have also tried setting likepallmatch=1 but then it doesn't get anything...
Pls help..

suffix processing

Posted: Tue Jul 24, 2001 2:42 pm
by kdua
Thanks so much..it worked..