Jump to content

Search length

Featured Replies

Posted
  • Community Expert

Is there a way to set the search length?  A member is trying to search for a 3 letter word I know has been used a lot and it's not coming up.  I suspect there might be excluded words like "the", but this shouldn't be one of them, it's SBB.

Have you changed your mySQL configuration to allow 3 character search?

 

Have you changed your mySQL configuration to allow 3 character search?

 

3 hours ago, Square Wheels said:

Is there a way to set the search length?  A member is trying to search for a 3 letter word I know has been used a lot and it's not coming up.  I suspect there might be excluded words like "the", but this shouldn't be one of them, it's SBB.

http://dev.mysql.com/doc/refman/5.7/en/fulltext-stopwords.html

add this on my.cnf

ft_stopword_file = ""

then rebuild search index

Edited by maidos

  • Author
  • Community Expert

Thanks, I'll ask my host, I can't do this.

  • Author
  • Community Expert

Thanks guys, it's working now.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.