This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Indices disappear after database migration

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Indices disappear after database migration Reply To: Indices disappear after database migration

#41856
Ernest MarcinkoErnest Marcinko
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.