ama-team/elasticsearch-schema-definitions
Declarative definition of ElasticSearch configuration
Maintainers
Package info
github.com/ama-team/elasticsearch-schema
pkg:composer/ama-team/elasticsearch-schema-definitions
Requires
- php: >= 5.5.9
- symfony/yaml: >= 3.1.0, < 5.0.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 2f0c09eb4282856467424ba07842f1fd7003afe6
- AMA Team <dev.woop@amagroup.ru>
This package is not auto-updated.
Last update: 2026-06-21 14:39:02 UTC
README
This project hasn't reached 0.1.0 release yet and doesn't provide all planned functionality. use at your own desire to try new stuff.
ElasticSearch schema
This project maintains a declarative schema of various ElasticSearch options - types, type parameters, tokenizers, filters, etc. Such a schema allows to produce other projects (libraries, tools, etc.) that would be able to validate configurations, generate annotations, and do other meta-things automatically.
The goal of this project is to provide an API for various languages to get such schema for specific ElasticSearch version and ES plugins.
Full documentation
Available at https://ama-team.github.io/elasticsearch-schema/
