Class Int32AssociationFacetField
Add an instance of this to your Document to add
a facet label associated with an
NOTE: This was IntAssociationFacetField in Lucene
@lucene.experimental
Inherited Members
Assembly: DistributedLucene.Net.Facet.dll
Syntax
public class Int32AssociationFacetField : AssociationFacetField, IIndexableField, Runtime.Serialization.IDeserializationCallback
Constructors
Name | Description |
---|---|
Int32AssociationFacetField(Int32, String, String[]) | Creates this from |
Methods
Name | Description |
---|---|
BytesRefToInt32(BytesRef) | Decodes a previously encoded NOTE: This was bytesRefToInt() in Lucene |
Int32ToBytesRef(Int32) | Encodes an NOTE: This was intToBytesRef() in Lucene |
ToString() |