mroonga / wordpress-mroonga

WordPress plugin that enhance full text search with Mroonga
2 stars 9 forks source link

=== Mroonga === Contributors: komainu8, ktou Tags: full-text-search Requires at least: 4.8.1 Tested up to: 4.9.4 Stable tag: 4.8.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Fast and rich full text search features for WordPress!

== Description ==

This plugin provides fast and rich full text search features based on Mroonga. Mroonga is a MySQL/MariaDB plugin. You don't need to introduce a new server only for full text search. You can use existing MySQL/MariaDB server. It reduces maintainance cost.

Here are features:

Here are features to be implemented:

== Installation ==

This section describes how to install the plugin and get it working.

  1. Install Mroonga to your MySQL/MariaDB
  2. Upload the plugin files to the /wp-content/plugins/mroonga directory, or install the plugin through the WordPress plugins screen directly
  3. Activate the plugin through the 'Plugins' screen in WordPress

Now, the search box uses Mroonga's full text search features instead of the default LIKE based full text search.

== Frequently Asked Questions ==

= QUESTION PLACEHOLDER =

ANSWER PLACEHOLDER

== Screenshots ==

Not yet.

== Changelog ==

= 0.1.1 - 2018-02-09 =

= 0.1.0 - 2017-08-16 =

== Upgrade Notice ==

= 0.1.1 =

None.

= 0.1.0 =

None.