mdance / elasticsearch_connector

GitHub repository for Elasticsearch Connector module for Drupal for better collaboration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elasticsearch Connector is a set of modules designed to build a full Elasticsearch eco system in Drupal.

Installation
============

Download this module with the following command:

```
cd /path/to/drupal
composer require drupal/elasticsearch_connector
```

Then, either install it with Drush using `drush en elasticsearch_connector` or via
the administration interface.

Configuration
=============

For setting up Drupal to index content into Elasticsearch, follow the
steps at https://www.lullabot.com/articles/indexing-content-from-drupal-8-to-elasticsearch.

About

GitHub repository for Elasticsearch Connector module for Drupal for better collaboration.


Languages

Language:PHP 98.0%Language:JavaScript 1.7%Language:CSS 0.2%Language:Gherkin 0.2%