CelerSearch – Lightning Fast Search with Meilisearch

⚡ Instant, typo-tolerant WordPress search powered by Meilisearch. Autocomplete, highlighting, faceted filters, WooCommerce-ready.

7 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_celersearch_indicesStores celersearch indices data created by this plugin.Static
wp_celersearch_pinned_searchesStores celersearch pinned searches data created by this plugin.Static
wp_celersearch_queriesStores celersearch queries data created by this plugin.Static
wp_celersearch_servicesStores celersearch services data created by this plugin.Static
wp_celersearch_viewsStores celersearch views data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_comments
Direct access
wp_options
Option key:celersearch_activated_atOption key:celersearch_db_versionOption key:celersearch_review_dismissedOption key:celersearch_settingsOption key:celersearch_welcome_dismissedOption key:woocommerce_catalog_rows
wp_postmeta
Post meta