Skip to main content

Search stops working after major version upgrade (e.g. from v1.9.x to v1.18.x). ost__search table does not exist.

osTicket: 1.18.2 PHP: 8.4 Checked:

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