Table of Contents

Class LuceneFacetSelectionOptions

Namespace
Examine.Lucene.Search
Assembly
Examine.Lucene.dll
public class LuceneFacetSelectionOptions
Inheritance
LuceneFacetSelectionOptions
Inherited Members

Properties

FacetAllFieldsWithHits

public bool FacetAllFieldsWithHits { get; set; }

Property Value

bool

FacetAllFieldsWithHitsMaxCount

public int FacetAllFieldsWithHitsMaxCount { get; set; }

Property Value

int

FacetFields

public IList<IFacetField> FacetFields { get; set; }

Property Value

IList<IFacetField>