Method SetRequireDimCount
SetRequireDimCount(String, Boolean)
Pass true
if at search time you require
accurate counts of the dimension, i.e. how many
hits have this dimension.
Declaration
public virtual void SetRequireDimCount(string dimName, bool v)
Parameters
Type | Name | Description |
---|---|---|
System.String | dimName | |
System.Boolean | v |