The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
FULLTEXT search + AJAX ?
If one wants to make use of fulltext searches, then the minimum of characters that can be given in the search field is 4 characters.
Because an AJAX driven search starts its search at even 1 character, I wanted to ask if this in some way can work with fulltext searches? |
#2
|
|||
|
|||
The minimum word length is set in the mysql configuration file for the entire server. You could in theory set it down to 1 character, but I'm not sure if there would be negative implications from this. I changed mine from the default of 4 to 3.
|
#3
|
||||
|
||||
Check the number of characters in the input before sending the AJAX request.
|
#4
|
|||
|
|||
Thanx.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|