| Field | Type | Required | Description |
|---|---|---|---|
warningType |
WarningType | ✔️ | The type of the warning. |
lastUsedTerm |
Optional<String> | ➖ | The last term we considered in the user's long query. |
quotesIgnoredQuery |
Optional<String> | ➖ | The query after ignoring/removing quotes. |
ignoredTerms |
List<String> | ➖ | A list of query terms that were ignored when generating search results, if any. For example, terms containing invalid filters such as "updated:invalid_date" will be ignored. |