c9dab6991e
The setting causes the upper bound for a range query/filter to be rounded up, therefore the name `round_ceil` seems to make more sense. Also this commit removes the redundant fourth parameter to DateMathParser.parse(..) which was never used. was: parse(String text, long now, boolean roundUp, boolean upperInclusive) is now: parse(String text, long now, boolean roundCeil) closes #3914 |
||
---|---|---|
.. | ||
fields | ||
types | ||
conf-mappings.asciidoc | ||
date-format.asciidoc | ||
dynamic-mapping.asciidoc | ||
fields.asciidoc | ||
meta.asciidoc | ||
misc.asciidoc | ||
types.asciidoc |