[Mediawiki-l] Mediawiki 1.3.2 doesn't find three letter words!?!
Nick Triantos
nick at triantos.com
Sat Oct 2 21:00:45 UTC 2004
Change your 'my.cnf' file to contain at least the following:
[mysqld]
ft_min_word_len=2
[myisamchk]
ft_min_word_len=2
and then even 2-character wordss should be searchable. Once you change
this parameter, you need to rebuild the text index by running
maintenance/rebuildtextindex.php
cheers,
-Nick
Steffen Siebert wrote:
> Hi,
>
> I have pages which contains "Ant" and "CVS" in header and normal text.
> But if I search for "ant", "Ant", "ANT", "cvs" or "CVS" I get no matches.
>
> I added "Ants" to the page text and a search for "ants" is successfull.
>
> Is there a minimum length for search terms and if so why I don't get a
> message informing me about that fact?
>
> A search for "cvs" in Wikipedia is successfull by the way...
>
> Ciao,
> Steffen
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at Wikimedia.org
> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
More information about the MediaWiki-l
mailing list