[SOLVED] HESK 3.5.1 - Knowledgebase searches always returning zero results

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
corsari
Posts: 12
Joined: Sun Dec 29, 2024 4:06 pm

[SOLVED] HESK 3.5.1 - Knowledgebase searches always returning zero results

Post by corsari »

Script URL:
Version of script: 3.5.1
Hosting company:
URL of phpinfo.php: 8.2.23 (MySQLi)
MYSQL Version: 5.0.96-community-log
URL of session_test.php:
What terms did you try when SEARCHING for a solution: knowledgebase searches

Write your message below:

Hello and happy new year to all the readers

so far I have written two articles in the knowledgebase

Image
https://ibb.co/VgRCFnK

but as you can see, despite I'm writing a word present in the article, its excerpt is not appended and also the message says that not corresponding articles have been found for that query

so I tried also going into the knowledge base page but the script is the same and the result as well

I have also created some few dummy tickets and I see that the searches into the tickets works as expected

Do you have any hint/tip regarding this issue?

Thank you
Last edited by corsari on Wed Jan 01, 2025 7:07 pm, edited 1 time in total.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: HESK 3.5.1 - Knowledgebase searches always returning zero results

Post by Klemen »

Try adding more unique articles to the knowledgebase.

Hesk will show a notice on the "Manage Knowledgebase" page when there are less than 5 articles, saying:
Note: Knowledgebase search requires enough unique articles to work properly.

Consider adding more articles to the knowledgebase to improve search and article suggestion results.
When you have 10+ articles, the search should work better because of the MySQL fulltext search limits.

Reference: https://www.hesk.com/knowledgebase/index.php?article=41
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
corsari
Posts: 12
Joined: Sun Dec 29, 2024 4:06 pm

Re: HESK 3.5.1 - Knowledgebase searches always returning zero results

Post by corsari »

Ouch

That was something I've suspect fir a while :-)

Ok

Perfect
Post Reply