Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Indices disappear after database migration › Reply To: Indices disappear after database migration
March 18, 2023 at 11:22 am
#41856
Keymaster
If you deactivate/activate the plugin it will check for the indices and create them if needed. That will very likely solve the issue.
If not, then you can try this:
– Deactivate the plugin
– Delete the wp_asp_index database table
– Activate the plugin again
– Reindex the contents
This process should create the index table from scratch, and will include the fresh indexes.