Re: case sensiticity of stop words
Daniel Naber <[email protected]>
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 30 October 2002 00:00, Boyd Pearson wrote: > It seems that the stopwords are case sensitive where as the query is > not. What can i do to make the stopwords case insensitive? I'm not sure if I understand: the stopwords are case insensitive when indexing and when searching, i.e. "almost" will not be indexed, neither will "ALMOST". When searching for "almost" or "ALMOST" you get the message that this term has been ignored (in both cases). Regards Daniel -- http://www.danielnaber.de _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search