Class IgnoreAction (1.21.0)

IgnoreAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Prevents a term in the query from being used in search. Example: Don't search for "shoddy".

Attribute

Name Description
ignore_terms MutableSequence[str]
Terms to ignore in the search query.