[SOLVED] Search Index failure
I had to finally upgrade due to the hosting provider cutting off all PHP except 8. Went from 21.2 to 26.2. One site, permissions got a little messed up. But this site in question here has two issues. I will post a separate topic for each.
Immediately after the upgrade, even non-logged in users see a message that there is a search index failure. To ask the admin to update the index. When logged in as an admin, the search index failure banner suggesting a ssh command be executed (php console.php index:rebuild). But that as well as the web-based command (tiki-admin.php?page=search&rebuild=now) both fail. I have consulted the page https://doc.tiki.org/Rebuild-Unified-Index but nothing there seems to work or apply. It is a shared hosting platform so I do not have access to root or the web server account to sudo too. The error is:
error: Unsupported index type "lucene". Needs to be one of "mysql", "elastic" or "manticore". Try resaving the Search Control Panel
I did not get this on my other site that upgraded to 26.2 and PHP 8. I have cleared caches.