mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Merge branch 'pull-request-job' of https://github.com/Winterflower/eland into pull-request-job
This commit is contained in:
commit
3e82d43351
@ -18,7 +18,6 @@ if TEST_SUITE == 'xpack':
|
|||||||
else:
|
else:
|
||||||
ES_TEST_CLIENT = Elasticsearch(ELASTICSEARCH_HOST)
|
ES_TEST_CLIENT = Elasticsearch(ELASTICSEARCH_HOST)
|
||||||
|
|
||||||
|
|
||||||
FLIGHTS_INDEX_NAME = 'flights'
|
FLIGHTS_INDEX_NAME = 'flights'
|
||||||
FLIGHTS_MAPPING = {"mappings": {
|
FLIGHTS_MAPPING = {"mappings": {
|
||||||
"properties": {
|
"properties": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user