| Field | Type | Required | Description |
|---|---|---|---|
datasource_filter |
Optional[str] | ➖ | Filter results to a single datasource name (e.g. gmail, slack). All results are returned if missing. |
datasources_filter |
List[str] | ➖ | Filter results to only those relevant to one or more datasources (e.g. jira, gdrive). All results are returned if missing. |
facet_filter_sets |
List[models.FacetFilterSet] | ➖ | A list of facet filter sets that will be OR'ed together. |
context |
Optional[models.Document] | ➖ | N/A |
result_prominence |
List[models.SearchResultProminenceEnum] | ➖ | The types of prominence wanted in results returned. Default is any type. |