Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CoveoDataProviderConfig

Hierarchy

  • CoveoDataProviderConfig

Implements

Properties

additionalPropertyMappings

additionalPropertyMappings: ConfiguredPropertyMappings[]

Optional advancedQuery

conditionsProvider

conditionsProvider: IConditionsProviderConfig

configTypeKey

configTypeKey: string = CoveoDataProviderConfig.key

connectableKey

connectableKey: string

Optional constantQuery

hash

hash: number

inMemoryFilterExpression

inMemoryFilterExpression: ConfiguredInMemoryFilterLazyExpression

organizationId

organizationId: string

Your Coveo organization id

propertyMappings

propertyMappings: ConfiguredPropertyMappings

refiners

refinersConnectableKey

refinersConnectableKey: string

rowLimit

rowLimit: number

searchHub

searchHub: string

An identifier of the Coveo search hub to use. Each widget should have its own search hub.

searchText

Optional sortCriteria

sortCriteria: SortCriterion[]

Defines, how results should be sorted based on Coveo SortCriterion.

Static key

key: string = "dataProvider_coveo"