Namespace Lucene.Net.Queries.Function.DocValues
FunctionValues for different data types.
Classes
BoolDocValues
Abstract FunctionValues implementation which supports retrieving
DocTermsIndexDocValues
Serves as base class for FunctionValues based on DocTermsIndex.
DocTermsIndexDocValues.DocTermsIndexException
Custom
DoubleDocValues
Abstract FunctionValues implementation which supports retrieving
Int32DocValues
Abstract FunctionValues implementation which supports retrieving
NOTE: This was IntDocValues in Lucene
Int64DocValues
Abstract FunctionValues implementation which supports retrieving
NOTE: This was LongDocValues in Lucene
SingleDocValues
Abstract FunctionValues implementation which supports retrieving
NOTE: This was FloatDocValues in Lucene
StrDocValues
Abstract FunctionValues implementation which supports retrieving