у меня запрос рода
 {
      range: {
        date: {
          gte: "now-3d",
          lte: "now-15m"
        }
  }
"now-15m" это сейчас минус 15 минут или месяцев? мне нужны минуты
у меня запрос рода
 {
      range: {
        date: {
          gte: "now-3d",
          lte: "now-15m"
        }
  }
"now-15m" это сейчас минус 15 минут или месяцев? мне нужны минуты
спасибо за ответ
© 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.