Elasticsearch (field storage)

Component ID

2073151

Component name

Elasticsearch (field storage)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Project forked from https://drupal.org/sandbox/damz/1234634 by Damien Tournoud

* Working implementation of Field Storage API
* Proof of concept EntityFieldQuery implementation.
* Basic field types mapping
* Alter hook for modules to provide their own index settings.

Roadmap:
- optimize Elasticsearch queries
- tests for EFQ implementation
- Provide an API for developers to support any field types and mappings
- Expose cache tables to Elasticsearch