-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
How to read a new csv file and store the records in already existing index using this ? If i try giving command, i get this :
raise error_class(status, error_message)
pyelasticsearch.exceptions.ElasticHttpError: (400, {u'index': u'test-index', u'root_cause': [{u'index': u'test-index', u'reason': u'already exists', u'type': u'index_already_exists_exception'}], u'type': u'index_already_exists_exception', u'reason': u'already exists'})
-- I want --update-index option, is this possible with current version ?
amulrean, gsvijayraajaa, caperea, rajivkukreja, Idnan and 4 more
Metadata
Metadata
Assignees
Labels
No labels