=== Algolia Search ===
Contributors: rayrutjes
Tags: search, better search, algolia search, algolia, faceted search, autocomplete, instant-search, search highlight, as you type search, relevant search, advanced search, typeahead, ajax search, suggest, auto-suggest, custom search, advanced search, search by tag, search by category, search users, search authors
Requires at least: 3.7.14
Tested up to: 4.5.3
License: MIT

Algolia Search plugin for WordPress is a drop in replacement for WordPress search. It also provides an optional "as you type" auto-complete experience.

== Description ==
Search drop in replacement for WordPress shipped with an optional "as you type" auto-complete experience.
Fully extensible by the means of WordPress filters and hooks for building your custom search experience based on Algolia.

* Replace default WordPress search functionality with Algolia. Compatible with every theme.
* Benefit from all of the Algolia features like typo tolerance
* Define your own ranking criterias to make results more relevant for your use case
* Choose what content types (post types, taxonomies, users) should be indexed
* Synchronize content with Algolia when posts/terms/users are removed/added/unpublished/edited.
* Plug & Play auto-complete "as you type" instant search experience.
* Sensible default ranking configuration and data synchronization.
* Let developers easily specify custom ranking.
* Let developers push custom attributes.
* Let developers customize the auto-complete design and behaviour.
* Provides a lot of native WordPress hooks (filters & actions) to let developers build their own search experience.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/algolia` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the Algolia Search plugin through the 'Plugins' screen in WordPress
1. If you have no Algolia account, go get one for free here: [Algolia sign-up page](https://www.algolia.com/users/sign_up)
1. From here you can follow the on-boarding tour to get your search up and running

== Changelog ==

As we believe in the Don't Repeat Yourself principle!

[CHANGELOG](https://github.com/algolia/algoliasearch-wordpress/blob/master/CHANGELOG.md)
