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..
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..