Class SortedSetDocValuesFacetField
Add an instance of this to your Document for every facet label to be indexed via SortedSetDocValues.
Inherited Members
Assembly: DistributedLucene.Net.Facet.dll
Syntax
public class SortedSetDocValuesFacetField : Field, IIndexableField, Runtime.Serialization.IDeserializationCallback
Constructors
Name | Description |
---|---|
SortedSetDocValuesFacetField(String, String) | Sole constructor. |
Fields
Name | Description |
---|---|
TYPE | Indexed FieldType. |
Properties
Name | Description |
---|---|
Dim | Dimension. |
Label | Label. |
Methods
Name | Description |
---|---|
OnDeserialization(Object) | |
ToString() |