File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/reference/mapping/types Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ PUT range_index/_doc/1?refresh
54
54
<1> `date_range` types accept the same field parameters defined by the <<date, `date`>> type.
55
55
<2> Example indexing a meeting with 10 to 20 attendees.
56
56
<3> Date ranges accept the same format as described in <<ranges-on-dates, date range queries>>.
57
- <4> Example date range using date time stamp. This also accepts <<date-math, date math>> formatting, or "now" for system time.
57
+ <4> Example date range using date time stamp. This also accepts <<date-math, date math>> formatting. Note that "now" cannot be used at indexing time.
58
58
59
59
The following is an example of a <<query-dsl-term-query, term query>> on the `integer_range` field named "expected_attendees".
60
60
You can’t perform that action at this time.
0 commit comments