Script URL: It's behind a protected member's area!
Version of script: The latest, 2.1
Hosting company: Hostgator
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: hesk short strings, hesk search, short words, search not working, etc.
Write your message below:
I understand that words that appear in 50% or more database entries are considered too broad and thus ignored by the search. I also understand that MySQL fulltext search will ignore words less than 3 chars long and words listed in MySQL's default stoplist.
HOWEVER, I *need* it to be able to search for words shorter than three characters. It's frustrating to have a support article in there (with keywords added to the bottom, yes), but because a client is searching for "CD," it's not returning that article. (Clients are searching for info about how to get us their audio on CD.)
Is there a tangible workaround that I can implement with very little PHP knowledge? If so, what might that be, please?
Thanks!
Workaround possible for Hesk to return short search strings?
Moderator: mkoch227
Workaround possible for Hesk to return short search strings?
Accurate Online Transcription Services ~ http://ExpectPerfection.com
Re: Workaround possible for Hesk to return short search stri
The stopword length is set in mysql settings (ft_min_word_len), so it would be up to your host to lower the limit. Since you are on a shared hosting account I don't believe they will be able to do that just for your account though, but contact them and ask if they can lower the ft_min_word_len mysql setting for you.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Workaround possible for Hesk to return short search stri
Thanks SO much, Klemen.
Accurate Online Transcription Services ~ http://ExpectPerfection.com