How is minwordlen used internally for word comparison

Post Reply
barry.marcus
Posts: 288
Joined: Thu Nov 16, 2006 1:05 pm

How is minwordlen used internally for word comparison

Post by barry.marcus »

I have a general question about how minwordlen is used... At what point is minwordlen tested? That is, is it tested on the entire length of the word as it is initially presented, (for example, on the word "querying") or is it tested after the suffixes have been stripped (in the above example: "quer")?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

How is minwordlen used internally for word comparison

Post by mark »

Post Reply