I used logstash and try to update change data in mysql to elasticsearch.....but it reindex again the whole documents instead of chnage the version number...bcz when we update anything it should has to chnage ther version number....neither chnage the whole index...
my config file is given below: I kept document_id ="%{filed_name}"
but it reindex done not update version