프로퍼티 | 타입 | 설명 | |
---|---|---|---|
parser | FieldCache.IDoubleParser |
메소드 | 설명 | |
---|---|---|
DoubleFieldSource ( string field ) : System.Collections | ||
DoubleFieldSource ( string field, Lucene.Net.Search.FieldCache parser ) : System.Collections | ||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
GetValues ( IDictionary context, Lucene.Net.Index.AtomicReaderContext readerContext ) : FunctionValues |
public DoubleFieldSource ( string field ) : System.Collections | ||
field | string | |
리턴 | System.Collections |
public DoubleFieldSource ( string field, Lucene.Net.Search.FieldCache parser ) : System.Collections | ||
field | string | |
parser | Lucene.Net.Search.FieldCache | |
리턴 | System.Collections |
public GetValues ( IDictionary context, Lucene.Net.Index.AtomicReaderContext readerContext ) : FunctionValues | ||
context | IDictionary | |
readerContext | Lucene.Net.Index.AtomicReaderContext | |
리턴 | FunctionValues |