Searching

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

JochenS
Posts: 121
Joined: Wed Feb 16, 2011 3:51 pm
Location: Schönaich
Contact:

Re: Searching

Post by JochenS »

For your information: I found the MySQL coded stopword list. I didn't find yesterday: http://dev.mysql.com/doc/refman/5.1/en/ ... words.html
Our public FAQ is proudly powered by phpMyFAQ: http://vhtfaq.ge51.honeywell.de/
jeffw
Posts: 23
Joined: Mon Jan 24, 2011 12:02 pm

Re: Searching

Post by jeffw »

Looking at that list I think i'll need to build my own stopword list instead, but it gives me a list to start :)

I've now set the ft_min_word_len to 3 so sorted one of the problems.

Many thanks for the help

* Guess the smiley face icon doesn't work
jeffw
Posts: 23
Joined: Mon Jan 24, 2011 12:02 pm

Re: Searching

Post by jeffw »

We'll that all worked well, now using my own stopword list too. Much appreciated.
Post Reply