Class IgnoreAction (1.6.1)

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

NameDescription
ignore_terms Sequence[str]
Terms to ignore in the search query.