Hello, I want to ask a question.
I have a Journal with a test entry and when I enter any word in the topbar search, it does not show me any result.
Hello, I want to ask a question.
I have a Journal with a test entry and when I enter any word in the topbar search, it does not show me any result.
Hi @Ayax,
Is your test article published? (If this is a publicly-available installation, can you share the link to it along with the search term you’re using?)
Was your sample content created through the submission process, or via the import/export tools?
Regards.
Alec Smecher
Public Knowledge Project Team
Via import/export. It seems that this is the problem, thanks.
Hi @Ayax,
This is a known issue; see this github entry. You can rebuild your search index manually by running…
php tools/rebuildSearchIndex.php
Regards,
Alec Smecher
Public Knowledge Project Team