We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TermsQuery
1 parent 67591e6 commit 16130b9Copy full SHA for 16130b9
specification/_types/query_dsl/term.ts
@@ -255,7 +255,7 @@ export class TermQuery extends QueryBase {
255
}
256
257
/**
258
- * @behavior_meta AdditionalProperty key=field value=term
+ * @behavior_meta AdditionalProperty key=field value=terms
259
* @ext_doc_id query-dsl-terms-query
260
*/
261
export class TermsQuery
0 commit comments