Full-Text Search

Replaces site search with full-text search.

1 database table

Table NameDescriptionMethod
wp_full_text_search_postsStores full text search posts 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:full_text_search_options
wp_postmeta
Post meta