=== Relevant Search ===
Contributors: albertochoa
Tags: search, relevant, relevant search, search results, better search, results, post types, mysql, myisam
Requires at least: 3.0
Tested up to: 5.1

Relevant Search replaces the default WordPress search with relevant results.

== Description ==

Relevant Search will provide contextual search and listing the results based on relevance. It automatically replaces the default WordPress search.

No configuration required.

= MySQL Documentation =
* [Full-Text Search Functions](http://dev.mysql.com/doc/refman/5.6/en/fulltext-search.html)
* [Natural Language Full-Text Searches](http://dev.mysql.com/doc/refman/5.6/en/fulltext-natural-language.html)
* [Regular Expressions](http://dev.mysql.com/doc/refman/5.6/en/regexp.html)

== Installation ==

1. Unzip the relevant-search.zip folder.
1. Upload the relevant-search folder to your /wp-content/plugins directory.
1. In your WordPress dashboard, head over to the Plugins section.
1. Activate Relevant Search.

== Changelog ==

= 1.2.0 =
* Code cleanup
* Tested up to 5.0

= 1.0.1 =
* Rebuild the Full-Text Index when needed
* Fixed a bug in 'posts_request' filter
* Comments in english
* Cleaned up the code

= 1.0.0 =
* First public release
