In the UI reference implementations, you start by looking at the entire data set (this is also known as starting at the root of the data set).

Starting at the root means that all of your Endeca records are displayed, and all of your refinement values are displayed, organized by dimension.

In the case of our wine store example, Bottles A through H are displayed in the Endeca record set, and the refinements in the Wine Type and Country dimensions are displayed in the navigation controls.

Step 1: We begin refining the list of bottles by selecting the Red dimension value from the Wine Type dimension. The Endeca Presentation API sends a navigation query containing the Red dimension value to the MDEX Engine which returns the query results.

The sample application displays the following behavior:

Step 2: Next, we can refine our navigation query by selecting the Merlot dimension value.

The sample application displays the following behavior:

Step 3: Next, we can select France from the Country dimension to see the effects of navigating across multiple dimensions.

The sample application displays the following behavior:


Copyright © Legal Notices