The ESearchReport type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoSuggestions |
Returns the list of automatic spelling corrections
and/or alternative phrasing suggestions made by
the Endeca MDEX Engine.
|
![]() | DYMSuggestions |
Returns the list of "Did You Mean" suggestions made by the MDEX Engine
|
![]() | ErrorMessage |
Returns the MDEX Engine's error message if the search was not valid.
|
![]() | Key |
Gets the name of the Endeca Dimension or Property key
used in the search.
|
![]() | MatchedMode |
Returns the matched search mode that was
selected by the MDEX Engine.
|
![]() | NumMatchedTerms |
Returns the number of search terms that were sucessfully matched when the search
was performed.
|
![]() | NumMatchingResults |
Returns the number of records that matched the search.
|
![]() | SearchMode |
Gets the requested search mode used in the search.
|
![]() | Terms |
Gets the terms specified in the search.
|
![]() | TruncatedTerms |
Returns a set of search terms after truncation.
|
![]() | WordInterps |
Returns the word interpretations for the record search.
|