On Mon, Nov 19, 2007 at 07:59:11PM -0800, Xueshan Feng wrote:
>
>
> Thanks Bill! These testing commands helped me to find out the issue.
>
> In my swish-e configuration file, I used this directive:
>
> IgnoreWords File: /usr/share/doc/swish-e/examples/conf/stopwords/english.txt
>
> "and" and "or" are in the list, that must stopped Boolean search.
No, it's the word "must".
$ swish-e -H1 -w "university must"
# SWISH format: 2.5.6
# Search words: university must
# Removed stopwords: must <<<<------------------
# Number of hits: 2
# Search time: 0.021 seconds
# Run time: 0.042 seconds
1000 uni "uni" 11
1000 both "both" 16
.
Do you need to use stopwords? I normally don't use any.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Mon Nov 19 23:44:18 2007