You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: new_docs/contents/facets/date-histogram.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,4 +21,4 @@ A specific histogram facet that can work with date field types enhancing it over
21
21
)
22
22
);
23
23
24
-
See [original docs](http://www.elasticsearch.org/guide/reference/api/search/facets/date-histogram-facet.html) for more information
24
+
See [original docs](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-facets-date-histogram-facet.html) for more information
Copy file name to clipboardExpand all lines: new_docs/contents/facets/handling.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ menuitem: handling
7
7
8
8
9
9
# Faceting
10
-
For a good overview of what facets are see the [original docs](http://www.elasticsearch.org/guide/reference/api/search/facets/) on the subject.
10
+
For a good overview of what facets are see the [original docs](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-facets-) on the subject.
11
11
12
12
## Specify facets during search.
13
13
In its simplest form you can add a facet to your query like this:
0 commit comments