The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Currently my vBulletin won't let me search for anything 3 characters or less.
How can I allow a 3 character search? Running vB 3.7.3 Thanks in advanced! |
#2
|
|||
|
|||
![]()
AdminCP -> vbulletin options -> Message Searching Options -> Search Index Minimum Word Length
|
#3
|
|||
|
|||
![]()
Thank you, I just did that but now when I search for a 3 character word that I know should have results it says nothing found. Why is this?
Do I have to rebuild something? Thanks. |
#4
|
||||
|
||||
![]()
If you go to Maintenance > Update Counters > Rebuild Search Index, I'm pretty sure that will do what you want.
|
#5
|
|||
|
|||
![]()
Just did that, still not coming up with results. In the settings I was told to change in the second post, I noticed it says "MySQL Fulltext has its own minimum word length as well that must be changed at the server level." on the page as well. Is that something I need to do?
|
#6
|
|||
|
|||
![]() Quote:
If your using MySQL FULLTEXT search, you need to apply new settings to my.cnf and restart MySQL. ft_min_word_len = 3 ft_max_word_len = 25 |
#7
|
|||
|
|||
![]()
Okay, under my search type it says "Your forum is currently using the Fulltext search engine. "
How would I do what you said above? Thanks a bunch for your help! |
#8
|
|||
|
|||
![]()
ssh into server.
depending on system RH, CentOS nano /etc/my.cnf Debian nano /etc/mysql/my.cnf Add those two variables i posted above to the [mysqld] section. ctrl+x answer yes hit return Then type one of the following, again dependent on system. service mysql restart service mysqld restart /etc/rc.d/init.d/mysql restart /etc/rc.d/init.d/mysqld restart /etc/init.d/mysql restart /etc/init.d/mysqld restart |
#9
|
|||
|
|||
![]()
I don't think I have access to do that, I'm on a shared hosting plan from LunarPages. Would I need to contact them?
|
#10
|
|||
|
|||
![]()
yes you would.
i doubt they will change it for you tho. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|