Returns objects where the specified field contains any of the whitespace separated words in any order in the provided value. This query supports fuzzy matching.
Name | Type | Required | Description |
---|---|---|---|
field | FieldNameV1 | Yes | |
value | str | Yes | |
fuzzy | Optional[Fuzzy] | No | |
type | Literal["anyTerm"] | Yes | None |