Hi
The search functionality works only with finding author. It returns empty when seraching for an article title. The Advanced Filters do not work either.
Really appreciate your help.
Firas
Hi
The search functionality works only with finding author. It returns empty when seraching for an article title. The Advanced Filters do not work either.
Really appreciate your help.
Firas
Hi @firas2010,
Can you provide more details, please:
What version of OJS (or other PKP software) are you running?
What errors are you seeing when you search? (You could also send a link to your site, if that’s feasbile, too)
-Roger
PKP Team
Thank you Roger for your prompt response.
The current version is 3.4.0.9. The error is happen when searching an article by title will result the following:
However, for the same article the search by author name results the following:
I really appreciate your help.
Firas
Hi @firas2010,
Yes - I looked at your site and I see what you mean. The two things I would suggest at this point would be to rebuild your search index:
Done by running php tools/rebuildSearchIndex.php
Check your PHP error logs for any relevant errors found there.
-Roger
PKP Team