Class VectorValueSource
Converts individual ValueSource instances to leverage the FunctionValues *Val functions that work with multiple values, i.e. DoubleVal(Int32, Double[])
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public class VectorValueSource : MultiValueSource
Constructors
Name | Description |
---|---|
VectorValueSource(IList<ValueSource>) |
Fields
Name | Description |
---|---|
m_sources |
Properties
Name | Description |
---|---|
Dimension | |
Name | |
Sources |
Methods
Name | Description |
---|---|
CreateWeight(IDictionary, IndexSearcher) | |
Equals(Object) | |
GetDescription() | |
GetHashCode() | |
GetValues(IDictionary, AtomicReaderContext) |