Docs: Add Drupal Search API Elasticsearch module

The module at drupal.org/project/elasticsearch has been abandoned. The Search API Elasticsearch module allows Drupal to use Elasticsearch as a backend for Search API.

Closes #7001
This commit is contained in:
Brian Altenhofel 2014-07-23 21:33:12 -05:00 committed by Clinton Gormley
parent 86c0d693c3
commit dbd5cbee7f
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@
* https://drupal.org/project/elasticsearch_connector[Drupal]:
Drupal Elasticsearch integration (1.0.0 and later).
* http://drupal.org/project/elasticsearch[Drupal]:
Drupal Elasticsearch integration (0.90 and earlier).
* http://drupal.org/project/search_api_elasticsearch[Drupal]:
Drupal Elasticsearch integration via Search API (1.0.0 and earlier).
* https://github.com/refuge/couch_es[couch_es]:
elasticsearch helper for couchdb based products (apache couchdb, bigcouch & refuge)