Re: [Tiki-users] Manticore and at least four letter restriction

Bernard Sfez via TikiWiki-users <[email protected]> Thu, 15 Jun 2023 09:58:25 +0300
Newsgroups gmane.comp.cms.tiki.user
Message-ID <[email protected]>
Hello Volker,

This is a MySQL settings.

You need to change your my.cnf settings and add (change it the way you want)

(https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html)

(this is for innoDB )
[mysqld]
innodb_ft_min_token_size=2
ft_min_word_len=2
Bernard


> On 15 Jun 2023, at 9:33, Volker Wysk <post-hhF2Jplw28UoZk/[email protected]> wrote:
> 
> Hi
> 
> I'm running Tiki 25 and MySQL full-text search as the Unified search engine.
> There's the limitation to words of at least four letters. This really bites!
> Now, Manticore is about to be added in Tiki 26, as a production ready search
> machine. I'm wondering if this limitation still holds.
> 
> I'd change it to at least three letters, or even two. Can this be
> configured? I couldn't find it in the Search control panel.
> 
> Cheers,
> Volker
> _______________________________________________
> TikiWiki-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users