I want to rebuild the Search Index.
After running the command “tools/rebuildSearchIndex.php”, the following messages appeared:
user@wwwnew:/home/www/ojs3/html$ /usr/local/php_7.2.25/bin/php tools/rebuildSearchIndex.php
Clearing index … done
Indexing “Mechanik SC TEST” … PHP Warning: Declaration of SubmissionDisciplineEntryDAO::getByControlledVocabId($controlledVocabId, $rangeInfo = NULL) should be compatible with ControlledVocabEntryDAO::getByControlledVocabId($controlledVocabId, $rangeInfo = NULL, $filter = NULL) in /home/www/ojs3/html/lib/pkp/classes/submission/SubmissionDisciplineEntryDAO.inc.php on line 20
PHP Warning: Declaration of SubmissionSubjectEntryDAO::getByControlledVocabId($controlledVocabId, $rangeInfo = NULL) should be compatible with ControlledVocabEntryDAO::getByControlledVocabId($controlledVocabId, $rangeInfo = NULL, $filter = NULL) in /home/www/ojs3/html/lib/pkp/classes/submission/SubmissionSubjectEntryDAO.inc.php on line 44
4 articles indexed
Now “search” does not find the words in some articles that I added before rebuilding the indexes.
In the article that I added after rebuilding the indexes, “search” works fine.
All articles are PDF documents.
Regards
Wojtek