MinimumDocumentsPerFacetValue property: SearchQuery class
Description
Use this property to set or return an Integer value representing the minimum number of documents required for the child facet node to be returned. Child facet nodes with less than this document count are not returned. If this property is not set, the default value is 1, which indicates that a facet node must have at least one document to be returned.
This property is not required.
This property is read/write.
Related Topics