Class FunctionValues.ValueFiller
Abstraction of the logic required to fill the value of a specified doc into
a reusable MutableValue. Implementations of FunctionValues
are encouraged to define their own implementations of FunctionValues.ValueFiller if their
value is not a
@lucene.experimental
Inheritance
System.Object
FunctionValues.ValueFiller
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public abstract class ValueFiller : object
Properties
Name | Description |
---|---|
Value | MutableValue will be reused across calls |
Methods
Name | Description |
---|---|
FillValue(Int32) | MutableValue will be reused across calls. Returns |