Terms
Constructor
Methods
build
Builds the object.
def build() -> elasticsearch.Terms
field
def field(field: str) -> typing.Self
id_val
def id_val(id_val: str) -> typing.Self
settings
def settings(settings: cogbuilder.Builder[elasticsearch.ElasticsearchTermsSettings]) -> typing.Self
See also