标签: elasticsearch elasticsearch-plugin spring-data-elasticsearch
所以,我已经将数据加载到ElasticSearch中,现在每当我上传新数据时,它应该首先删除以前的数据,然后将新数据上传到索引中。这必须是一个连续的过程(服务)。