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: search_queries_common_terms.go
+2
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ type CommonTermsQuery struct {
30
30
}
31
31
32
32
// NewCommonTermsQuery creates and initializes a new common terms query.
33
+
//
34
+
// Deprecated: Common Terms Query was deprecated in >= 7.3.0. See https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-common-terms-query.html.
0 commit comments