Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 864 Bytes

File metadata and controls

10 lines (6 loc) · 864 Bytes

FacetFilterSet

Within a single FacetFilterSet, the filters are treated as AND. For example, owner Sumeet and type Spreadsheet shows documents that are by Sumeet AND are Spreadsheets.

Fields

Field Type Required Description
filters List[models.FacetFilter] N/A