瀏覽代碼

[Docs] Update daterange-aggregation.asciidoc (#44730)

Correcting the value to be the same as that specified for "missing".
Sandeep Kanabar 6 年之前
父節點
當前提交
0e4be837db
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/aggregations/bucket/daterange-aggregation.asciidoc

+ 1 - 1
docs/reference/aggregations/bucket/daterange-aggregation.asciidoc

@@ -104,7 +104,7 @@ POST /sales/_search?size=0
 // TEST[setup:sales]
 // TEST[setup:sales]
 
 
 <1> Documents without a value in the `date` field will be added to the "Older"
 <1> Documents without a value in the `date` field will be added to the "Older"
-bucket, as if they had a date value of "1899-12-31". 
+bucket, as if they had a date value of "1976-11-30". 
 
 
 [[date-format-pattern]]
 [[date-format-pattern]]
 ==== Date Format/Pattern
 ==== Date Format/Pattern