Suffixproc in phrase searches

Post Reply
gazim
Posts: 66
Joined: Sun Feb 18, 2001 1:01 pm

Suffixproc in phrase searches

Post 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?
gazim
Posts: 66
Joined: Sun Feb 18, 2001 1:01 pm

Suffixproc in phrase searches

Post 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.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Suffixproc in phrase searches

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