Running below command, does not update the records in elasticsearch. ep.to_es(df.iloc[:1000, 1:], index, doc_type=doc_type, _op_type='update') N/A% (0 of 1000) | | Elapsed Time: 0:00:00 ETA: --:--:-- 1000
Running below command, does not update the records in elasticsearch.
ep.to_es(df.iloc[:1000, 1:], index, doc_type=doc_type, _op_type='update')
N/A% (0 of 1000) | | Elapsed Time: 0:00:00 ETA: --:--:--
1000