Closed rvernica closed 3 years ago
I've tried this with and without authenticating, and I get 253 emails in both cases. Can you share the stats.lua URL that gets called during your search? It should be available in your browser inspector tool (shift+ctrl+i)
Does the same thing happen with the next gen interface? ( https://lists.apache.org/x/list.html?dev@arrow.apache.org:lte=1y:copy )
I've also tried it and I get 253 results (at present: the number will likely change as time moves on).
The screenshot does not show the full URL: are you sure there is nothing else after the 'lte=' that could be causing the search to fail? For example the following returns nothing:
https://lists.apache.org/list.html?dev@arrow.apache.org:lte=1y:copyy
The screenshots corresponds to the URL included before the screenshot.
Now the 1y filter seems to work as expected. Maybe it is a transient issue. The next get UI works as well.
I've seen this issue before but only got to report it now. I'll report back if I see this again.
Closing as Cannot Reproduce for now. If the error occurs again, we'll take another look.
If I set a search filter with Less than 1 month ago I get six results: https://lists.apache.org/list.html?dev@arrow.apache.org:lte=1M:copy If I set the filter with Less than 1 year ago I get no results: https://lists.apache.org/list.html?dev@arrow.apache.org:lte=1y:copy