The CompoundDimensionSearchCommand type exposes the following members.

Properties

  NameDescription
Connection
Gets or sets the connection to the MDEX Engine.
(Inherited from EndecaCommand.)
DimensionValuesPerDimension
Gets or sets the number of results per compound group in the dimension search results.
EqlExpression
Gets or sets the EQL expression for the command.
ID
Gets or sets the command identifier
(Inherited from EndecaCommand.)
LanguageId
Gets or sets the LanguageId for the command.
RangeFilters
Gets the collection of range filters for the command.
RecordFilter
Gets or sets the record filter for the command.
SearchMode
Gets or sets the search mode for the dimension search.
SearchTerms
Gets or sets the search terms for the dimension search.
SearchWithinDimensionIds
Gets the collection dimensions to search within.
SelectedDimensionValueIds
Gets the collection of ids of all currently selected dimension values.
TypeNames
Gets or sets a TypeNames object that contains the names of the types that represent Endeca primitives (i.e. records and dimension values).
(Inherited from EndecaCommand.)

See Also