At 11:08 AM 08/28/02 +0200, Per Einar Ellefsen wrote:
>I think that adding $ and ^ would be acceptable. I don't see how it would 
>catch any wrong words.

That's probably ok.  It's just a trade-off, of course.  The more chars that
are added means less false positives.  In general it's easier to filter out
the results by looking at them instead of not seeing them at all.

If $ and ^ are added to WordCharactes they also need to be added to
BeginCharacters.  There's now way to "add" or "remove" those chars, but you
can  dump the current settings like 

   ./swish-e -T index_header | grep BeginCharacters



-- 
Bill Moseley
mailto:[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to