Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试获取本周的所有文档,但是例如在上午 10 点到下午 2 点的时间范围内,有没有办法在 Lucene 中执行此操作,因为我必须将此查询放入 timelion 中。
如果我是对的,那么您要做的是绘制一周中的 7 天,但仅限于上午 10 点到下午 2 点。如果有办法稍微操纵您的数据,请按照以下步骤操作:
2.在将数据推送到弹性索引之前,使用作业/脚本将 2 到 10 之间的所有时间范围标记为“1”,将所有其他时间戳标记为“0”