OpenSearch/docs
Britta Weber c9dab6991e rename and document "index.mapping.date.parse_upper_inclusive" setting for date fields
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
2013-10-28 15:48:31 +01:00
..
community Added a link to official Python client to the client list, fixed perl link 2013-10-16 17:51:50 +02:00
groovy-api Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
java-api Java API Documentation (0.90+) needs update for accessors in Facets docs 2013-10-17 09:50:15 +02:00
perl [Docs] Typo 2013-10-15 17:27:05 +02:00
python Added brief overview of the python client to the guide 2013-10-16 17:45:05 +02:00
reference rename and document "index.mapping.date.parse_upper_inclusive" setting for date fields 2013-10-28 15:48:31 +01:00
river [DOCS] Fixed typo 2013-10-05 17:10:30 +02:00