Method |
Description |
|
BoolVal ( int doc ) : bool |
|
|
ByteVal ( int doc ) : sbyte |
|
|
BytesVal ( int doc, BytesRef target ) : bool |
|
|
DoubleVal ( int doc ) : double |
|
|
Exists ( int doc ) : bool |
|
|
FloatVal ( int doc ) : float |
|
|
FunctionValuesAnonymousInnerClassHelper ( IfFunction outerInstance, FunctionValues ifVals, FunctionValues trueVals, FunctionValues falseVals ) : System.Collections |
|
|
IntVal ( int doc ) : int |
|
|
LongVal ( int doc ) : long |
|
|
ObjectVal ( int doc ) : object |
|
|
ShortVal ( int doc ) : short |
|
|
StrVal ( int doc ) : string |
|
|
ToString ( int doc ) : string |
|
|