The search proposition flags are used to give additional context to the search proposition.
These flags are also used with SearchPropositionOptions.
None | Indicates no flags are used. |
FilterOnly | This search proposition will only be displayed when auto-completing a filter in text mode. |
IgnoreRecents | Recent search queries will not be listed as search propositions. |
QueryBuilder | Indicates that the search propositions are fetched for the query block selector. |
NoCategory | Indicates that the query builder will not show search propositions categories. |
ForceAllProviders | The query builder use that flag to show all search providers when the search query is empty. |