Lumenare Search

Advanced WordPress search with live results, weighted indexing, fuzzy matching, filters, analytics, and block support.

12 database tables

Table NameDescriptionMethod
wp_lumenare_search_ability_logsA logging table that records activity, events, or audit history.Static
wp_lumenare_search_analyticsStores analytics or statistics data.Static
wp_lumenare_search_clicksStores lumenare search clicks data created by this plugin.Static
wp_lumenare_search_event_queueA job queue table for managing background tasks and scheduled operations.Static
wp_lumenare_search_import_runsStores lumenare search import runs data created by this plugin.Static
wp_lumenare_search_indexStores lumenare search index data created by this plugin.Static
wp_lumenare_search_opportunity_actionsStores lumenare search opportunity actions data created by this plugin.Static
wp_lumenare_search_query_promotionsStores lumenare search query promotions data created by this plugin.Static
wp_lumenare_search_result_impressionsStores lumenare search result impressions data created by this plugin.Static
wp_lumenare_search_security_logsA logging table that records activity, events, or audit history.Static
wp_lumenare_search_suggestion_termsStores lumenare search suggestion terms data created by this plugin.Static
wp_lumenare_search_trendingStores lumenare search trending 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_options
Option key:lumenare_search_active_presetOption key:lumenare_search_db_versionOption key:lumenare_search_last_indexedOption key:lumenare_search_last_post_typesOption key:lumenare_search_needs_reindexOption key:lumenare_search_queue_droppedOption key:lumenare_search_queue_last_runOption key:lumenare_search_settingsOption key:lumenare_search_setup_completedOption key:lumenare_search_stop_words_hash
wp_postmeta
Post meta