Search stops working after major version upgrade (e.g. from v1.9.x to v1.18.x). ost__search table does not exist.
The ost__search table is required for full-text search indexing and may not be created if the upgrade path skipped certain schema migrations. Create the table from a reference installation of the same version, then run cron multiple times to rebuild the search index from existing ticket data.
Originally sourced from forum.osticket.com . osFAQ.org summarises community knowledge for quick reference.
Helpful
Report an error