Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 4.16 KB

File metadata and controls

11 lines (8 loc) · 4.16 KB

SearchWarning

Fields

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.