=== Search Hero ===
Plugin Name: Search Hero
Contributors: adamstevenson
Tags: search, relevance, better search, product search, woocommerce search
Requires at least: 4.9
Tested up to: 6.6
Requires PHP: 7.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Search Hero replaces the default search with a better search that sorts by relevance.  Designed for fast performance, and large wordpress sites.

== Description ==

Search Hero replaces the standard WordPress search with a better search engine. You'll get faster more relevant results, and your users will thank you.

Your wordpress content will need to be indexed after plugin installation.  Once the content is indexed, new and updated content will be kept up to date automatically.

The index process can be done from the plugin settings page, and also using wp-cli on the command line.

For large sites with many posts, using wp-cli is recommended.  The command to index is `wp-cli search-hero index`

== Changelog ==

= 1.0 =
* Initial Release
