The DimensionSearchCommand type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Connection |
Gets or sets the connection to the MDEX Engine.
(Inherited from EndecaCommand.) | |
| DimensionValuesPerDimension |
Gets or sets the number of dimension values to return per dimension 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.
| |
| SearchRelevanceRanking |
Gets or sets the relevance ranking strategy 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.
| |
| ShowCountsDimensionIds |
Gets the dimensions to turn on "showcounts".
| |
| 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.) |