Method Int16Val
Int16Val(Int32)
NOTE: This was shortVal() in Lucene
Declaration
public virtual short Int16Val(int doc)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc |
Returns
Type | Description |
---|---|
System.Int16 |
Int16Val(Int32, Int16[])
NOTE: This was shortVal() in Lucene
Declaration
public virtual void Int16Val(int doc, short[] vals)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
System.Int16[] | vals |