- Introduction
- Installation
- Documentation
- Automated Tests
- Contributing
Current Maintainer: Brian Altenhofel [email protected]
Elasticsearch is a powerful schema-less search engine.
Search API Elasticsearch provides a backend allowing the Search API module to use an Elasticsearch server or cluster.
- Drupal 7
- Search API module
- Elasticsearch 1.3.0+
@see https://www.drupal.org/node/2303957
After every commit, we run PHPUnit tests and Simpletests on Travis-CI. Current build status can be seen at the top of this document.
Additionally, we also use Coveralls to ensure that we can be confident that code is actually being tested.
Feel free to submit patches in the Drupal.org issue queue or via Github pull requests. If you can, please include test coverage for your contributions.