Interface IFacetRequest

Index

Properties

Optional basePath

basePath: string[]

Optional currentValues

currentValues: IFacetRequestValue[]

Optional delimitingCharacter

delimitingCharacter: string

facetId

facetId: string

field

field: string

Optional filterByBasePath

filterByBasePath: boolean

Optional filterFacetCount

filterFacetCount: boolean

Optional freezeCurrentValues

freezeCurrentValues: boolean

Optional generateAutomaticRanges

generateAutomaticRanges: boolean

Optional injectionDepth

injectionDepth: number

Optional isFieldExpanded

isFieldExpanded: boolean

Optional numberOfValues

numberOfValues: number

Optional preventAutoSelect

preventAutoSelect: boolean

Optional sortCriteria

sortCriteria: FacetSortCriteria | FacetRangeSortOrder

Optional type

type: FacetType

Hierarchy

  • IFacetRequest