Skip to content

Commit 02c8715

Browse files
committed
[Docs] Fix asciidoc style in composite agg docs
1 parent 9bf6597 commit 02c8715

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference/aggregations/bucket/composite-aggregation.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ Time values can also be specified via abbreviations supported by <<time-units,ti
224224
Note that fractional time values are not supported, but you can address this by shifting to another
225225
time unit (e.g., `1.5h` could instead be specified as `90m`).
226226

227-
[float]
228227
====== Format
229228

230229
Internally, a date is represented as a 64 bit number representing a timestamp in milliseconds-since-the-epoch.
@@ -258,7 +257,6 @@ GET /_search
258257

259258
<1> Supports expressive date <<date-format-pattern,format pattern>>
260259

261-
[float]
262260
====== Time Zone
263261

264262
Date-times are stored in Elasticsearch in UTC. By default, all bucketing and

0 commit comments

Comments
 (0)