OpenSearch/docs/reference/mapping
Adrien Grand 84edf36f11 Make `-0` compare less than `+0` consistently. (#22173)
Our `float`/`double` fields generally assume that `-0` compares less than `+0`,
except when bounds are exclusive: an exclusive lower bound on `-0` excludes
`+0` and an exclusive upper bound on `+0` excludes `-0`.

Closes #22167
2016-12-21 16:51:45 +01:00
..
dynamic Document that the PUT mapping API with the _default_ type overwrites instead of merging 2016-11-26 12:43:56 +01:00
fields Revert "Default `include_in_all` for numeric-like types to false" 2016-09-28 07:07:46 -06:00
params [DOCS] Document all date formats (#21164) 2016-10-31 09:15:36 -06:00
types Make `-0` compare less than `+0` consistently. (#22173) 2016-12-21 16:51:45 +01:00
dynamic-mapping.asciidoc Allows multiple patterns to be specified for index templates (#21009) 2016-11-10 18:00:30 -05:00
fields.asciidoc Fix doc build. 2016-06-22 09:34:49 +02:00
params.asciidoc [DOC] Cleanup dangling references to deprecated geo parameters 2016-09-13 16:38:38 -05:00
types.asciidoc Add RangeFieldMapper for numeric and date range types 2016-11-29 10:10:14 -06:00