This topic discribes changes to the MDEX API through XQuery (or MAX) interface.
Top level result elements used to be named
Results
. They are now named
<QueryType>Results
(for example,
NavigationResults
,
DimensionSearchResults
, and so on).
The
SortList
element's
RelevanceRanking
sub-element used to be of type
Search
. It is now of the new type
RelevanceRanking
.