Class FieldCache.Int16s
Field values as 16-bit signed shorts
NOTE: This was Shorts in Lucene
Inheritance
System.Object
FieldCache.Int16s
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Lucene.Net.Search
Assembly: Lucene.Net.dll
Syntax
public abstract class Int16s
Fields
| Improve this Doc View SourceEMPTY
Zero value for every document
Declaration
public static readonly FieldCache.Int16s EMPTY
Field Value
Type | Description |
---|---|
Field |
Methods
| Improve this Doc View SourceGet(Int32)
Return a System.
Declaration
public abstract short Get(int docID)
Parameters
Type | Name | Description |
---|---|---|
System. |
docID |
Returns
Type | Description |
---|---|
System. |