Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
9.0, 8.6.2
-
None
-
New, Patch Available
Description
In RangeFacetsExample, there is a trivial mistake where
private final long nowSec is supposed to be secs.
But it uses as millisecs.
It doesn't affect the output due to the scale change (It will just make PAST_HOUR, PAST_SIX_HOURS not as intended). Still it's better to be correct.
I've created a pull request on github with the simple fix.
Attachments
Issue Links
- links to