Trenton H and GitHub
1b32b9d678
Fix: exclude next-period start from relative date-range filters ( #13381 )
...
* Fix: exclude next-period start from relative date-range filters
Tantivy's [lo TO hi] range is inclusive on both ends, but computed upper
bounds (keyword ranges, YYYY/YYYYMM/YYYYMMDD tokens) represent the start of
the next period. Use half-open [lo TO hi} for those so e.g. "previous month"
no longer matches the 1st of the current month.
* Adds a regression test down to the second check for the hi range
2026-07-28 16:58:38 +00:00
..
2026-03-04 15:03:33 -08:00
2020-11-25 21:38:19 +01:00
2026-06-07 11:31:26 -07:00
2026-01-29 08:05:33 -08:00
2026-07-28 16:58:38 +00:00
2016-02-05 00:23:36 +00:00
2026-05-08 20:48:47 +00:00
2026-04-30 11:40:11 -07:00
2026-04-30 11:40:11 -07:00
2026-06-18 08:35:11 -07:00
2026-04-25 06:40:09 -07:00
2026-07-21 16:50:28 +00:00
2026-06-01 10:03:27 -07:00
2026-04-28 09:28:05 -07:00
2026-07-21 16:50:28 +00:00
2026-07-27 19:33:26 +00:00
2026-02-02 08:44:12 -08:00
2026-07-17 13:44:58 -07:00
2026-04-20 11:40:04 -07:00
2026-07-23 04:02:46 +00:00
2026-06-13 12:45:54 +00:00
2026-02-02 08:44:12 -08:00
2026-02-02 08:44:12 -08:00
2026-04-28 09:28:05 -07:00
2026-07-28 16:58:38 +00:00
2026-06-15 15:05:43 -07:00
2026-06-07 22:45:15 +00:00
2026-02-02 08:44:12 -08:00
2026-02-27 23:24:11 +00:00
2026-04-28 09:28:05 -07:00
2026-04-28 09:28:05 -07:00
2026-06-07 20:30:08 +00:00
2026-02-02 08:44:12 -08:00
2026-04-30 11:40:11 -07:00
2026-04-02 15:30:26 -07:00
2026-07-27 16:52:29 -07:00
2026-07-20 15:45:24 +00:00
2026-03-10 23:45:56 +00:00
2026-04-20 13:19:54 -07:00
2026-06-12 11:14:26 -07:00
2026-06-13 12:45:54 +00:00
2026-04-28 09:28:05 -07:00
2026-06-15 19:23:54 -07:00
2026-04-03 21:51:57 +00:00
2026-04-15 20:59:43 +00:00
2026-06-02 08:32:43 -07:00
2026-03-16 15:10:35 +00:00
2026-03-16 15:10:35 +00:00
2026-03-16 15:10:35 +00:00
2026-07-17 11:33:09 -07:00
2026-04-30 11:40:11 -07:00
2026-03-11 11:54:24 -07:00
2026-03-26 11:28:02 -07:00
2026-03-11 11:54:24 -07:00
2026-04-30 11:40:11 -07:00
2026-04-30 11:40:11 -07:00
2026-04-28 09:28:05 -07:00
2026-06-27 15:55:38 -07:00
2026-05-26 16:46:23 +00:00
2026-04-20 11:40:04 -07:00
2026-07-28 07:21:02 -07:00
2026-07-27 10:23:43 -07:00
2026-07-19 18:04:16 -07:00
2026-07-27 16:51:31 +00:00
2026-07-20 08:22:30 -07:00
2026-04-28 09:28:05 -07:00