-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add list_fields api * address comments * add and connect elastic search api * add schema fallback for old indices * add rest API test * add support for fields parameter handle wildcards handle _dynamic special case * rename index_id to index_ids * use protobuf * use ListFieldEntryResponse, remove _dynamic from API * parallel fetch * cache results, improve error message * move prost dependency * remove schema fallback * add elastic search compatibility test * add ip type to es comparison * add date_nanos type to es comparison
- Loading branch information
Showing
34 changed files
with
2,056 additions
and
303 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.