Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine with grouping
-
Forked from mattweber/elasticsearch-mocksolrplugin
Use Solr clients/tools with ElasticSearch
-
-
Forked from karmi/elasticsearch-paramedic
A simple tool to inspect the state and statistics about ElasticSearch clusters
JavaScript
-
-
638 contributions in the last year
Contribution activity
July 2020
Created a pull request in elastic/elasticsearch that received 2 comments
Add data stream timestamp validation via metadata field mapper
Backport of #58582 to 7.x branch. This commit adds a new metadata field mapper that validates, that a document has exactly a single timestamp value…
+667
−84
•
2
comments
- [7.x] Add include_data_streams flag for authorization
- Add IT that tries to rename a DS backing index
- Search all (_all, *) resolves data streams too
- Data stream support for EQL search
- Data stream support for rank eval API
- Data stream support for async search
- [DOCS] Add data streams to deprecation info API docs
- [DOCS] Add data streams to put mapping and update settings API docs
- [DOCS] Add data streams to graph explore API docs
- Delete data stream API accepts multiple names
- Prohibit custom _routing for index requests targetting a data stream