Page 1 of 1

Suffixproc in phrase searches

Posted: Mon Nov 29, 2004 5:58 pm
by gazim
Texis version (4.04.1067366033 of Oct 28, 2003) processes the last word of a phrase but the suffix processing does not comply with the minwordlen rule. For example, with minwordlen=5, '"network manual"' picks up "network management" but 'manual' by itself does not pick up 'management', which it shouldn't. I know there are some known issues with suffix processing (processing only the last word etc.) with this particular version of texis. I just need to confirm that the behavior mentioned above is a known issue.
And also, since this version of texis does not support apicp -> phrasewordproc, is there any other way to turn off suffix processing for phrase searches and allow it for all other searches?

Suffixproc in phrase searches

Posted: Mon Nov 29, 2004 6:32 pm
by gazim
According to the phrasewordproc documentation the entire phrase counts towards minwordlen. I am assuming that's the default behavior for version 4.04.1067366033.

Suffixproc in phrase searches

Posted: Tue Nov 30, 2004 10:42 am
by mark
Without phrasewordproc the entire phrase is treated as a single word for suffix removal. There's no way around it, hence the added option.