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