Skip to content

Enable deeper integration with BigWing's Elasticsearch instance using the ElasticPress plugin.

License

Notifications You must be signed in to change notification settings

bigwing/bigwing-elasticpress-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BigWing ElasticPress Integration

Contributors: BigWing, morganestes
Tags: elasticpress, elasticsearch, rest api
Requires at least: 4.7
Tested up to: 5.3
Requires PHP: 7.0 License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Integrate and extend BigWing's Elasticsearch service using the ElasticPress plugin.

Description

Use ElasticPress features with BigWing's custom Elasticsearch setup, including authenticated requests and hardened Autosuggest.

Installation

  1. Install, activate, and configure the ElasticPress plugin from 10up (https://wordpress.org/plugins/elasticpress/).
  2. Install and activate this plugin using your preferred method.
  3. Add your Elasticsearch credentials to wp-config.php using the ES_SHIELD PHP constant (e.g. define( 'ES_SHIELD', '{username}:{password}' );).
  4. Enable the Autosuggest feature in ElasticPress.

Changelog

0.5.0

  • Initial development release.
  • Adds an internal Autosuggest endpoint to the WP REST API.

About

Enable deeper integration with BigWing's Elasticsearch instance using the ElasticPress plugin.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages