Advanced Woo Search – Product Search for WooCommerce
Advanced WooCommerce product search plugin. Search inside any product field. Support for both AJAX search and search results page.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_aws_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_aws_index | Stores aws index data created by this plugin. | Static |