Class LuceneFacetSelectionOptions
public class LuceneFacetSelectionOptions
- Inheritance
-
LuceneFacetSelectionOptions
- Inherited Members
Properties
FacetAllFieldsWithHits
public bool FacetAllFieldsWithHits { get; set; }
Property Value
FacetAllFieldsWithHitsMaxCount
public int FacetAllFieldsWithHitsMaxCount { get; set; }
Property Value
FacetFields
public IList<IFacetField> FacetFields { get; set; }