update and add a new field in elasticsearch to existing elasticsearch index October 09, 2019 POST megacorp/_update_by_query { "script": { "source": "ctx._source.FILE_NAME = 'TEST_FILE_NAME'" }, "query": { "match_all": {} } } Share Get link Facebook X Pinterest Email Other Apps Share Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment