Hi,
I am looking to delete all the records older than 1 month or so(in bulk). How to get this done using java restclient.
Hi,
I am looking to delete all the records older than 1 month or so(in bulk). How to get this done using java restclient.
That'd be very inefficient. Instead you should use time based indices and just drop the indices which contains data older than one month.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.