Dp (Dimension Value Count)

The Dp parameter sets the number of dimension value matches to return per dimension.

Parameter Dp
Name Dimension Value Count
Java setter method ENEQuery.setDimSearchNumDimValues()
.NET setter property ENEQuery.DimSearchNumDimValues
Type int
Description Sets the number of dimension value matches to return per dimension. If you do a dimension search, you normally get all of the results back. If you only want to see the first three, for example, specify 3 for the Dp parameter.
Object Dimension Value Search
Dependency D, Di

Example

/controller.php?D=Merlot&Di=11378&Dp=3