Skip to content

ElasticsearchTermsSettings🔗

Constructor🔗

ElasticsearchTermsSettings()

Methods🔗

build🔗

Builds the object.

def build() -> elasticsearch.ElasticsearchTermsSettings

min_doc_count🔗

def min_doc_count(min_doc_count: str) -> typing.Self

missing🔗

def missing(missing: str) -> typing.Self

order🔗

def order(order: elasticsearch.TermsOrder) -> typing.Self

order_by🔗

def order_by(order_by: str) -> typing.Self

size🔗

def size(size: str) -> typing.Self

See also🔗