=== Algolia Search ===
Contributors: Algolia
Tags: Search, Algolia, Autocomplete, instant-search, relevant search, search highlight, faceted search, find-as-you-type search, suggest, search by category, ajax search, better search, custom search
Requires at least: 3.7.14
Tested up to: 4.5.6
License: MIT License, GNU General Public License v2.0
License URI: MIT-LICENSE.txt, GPL-LICENSE.txt

Algolia Search plugin for WordPress is a drop in replacement for WordPress search. It provides a find-as-you-type search results page and adds an autocomplete dropdown menu to your search bar.

== Description ==

Drop in replacement of WordPress search. This plugin provides a find-as-you-type search results page and adds an autocomplete dropdown menu to your search bar.
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.
* Increase the overall search relevance with Algolia's fuzzy search algorithms (typo-tolerance, prefix search, synonyms...)
* Enhance your search bar with an autocomplete dropdown menu.
* Enhance your search results page with a find-as-you-type search experience.
* Automatically synchronize content with Algolia when posts/terms/users are removed/added/unpublished/edited.
* Define your own ranking criteria to make results more relevant for your use case.
* Choose what content types (post types, taxonomies, users) should be indexed & searchable.
* Easily customize & extend the plugin's behavior (custom ranking, custom attributes, custom look & feel, ...).

== 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 don't have any Algolia account, go get one for free here: [Algolia sign-up page](https://www.algolia.com/users/sign_up?utm_source=WordPress&utm_medium=extension&utm_campaign=readme)
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, checkout the changelog on the GitHub repository!

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