Class DefFunction
ValueSource implementation which only returns the values from the provided ValueSources which are available for a particular docId. Consequently, when combined with a ConstValueSource, this function serves as a way to return a default value when the values for a field are unavailable.
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public class DefFunction : MultiFunction
Constructors
Name | Description |
---|---|
DefFunction(IList<ValueSource>) |
Properties
Name | Description |
---|---|
Name |
Methods
Name | Description |
---|---|
GetValues(IDictionary, AtomicReaderContext) |