in which "now" should dynamically represent the timestamp of query
execution and "interval" a date like "1d".
With this, I want to implement a process that executes a delete by
query of all documents in which creationDate is 1 day older than the-
moment-of-query-execution (kinda aging).
in which "now" should dynamically represent the timestamp of query
execution and "interval" a date like "1d".
With this, I want to implement a process that executes a delete by
query of all documents in which creationDate is 1 day older than the-
moment-of-query-execution (kinda aging).
Yes, I already knew ttl, but is not exactly what I'm looking (I need
to set the interval as an regular expression, and be able to change
ttl at any time and see the change reflected in all indexed
documents)...
in which "now" should dynamically represent the timestamp of query
execution and "interval" a date like "1d".
With this, I want to implement a process that executes a delete by
query of all documents in which creationDate is 1 day older than the-
moment-of-query-execution (kinda aging).
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.