Class MultiValueSource
A ValueSource that abstractly represents ValueSources for poly fields, and other things.
Inherited Members
Namespace: Lucene.Net.Queries.Function.ValueSources
Assembly: Lucene.Net.Queries.dll
Syntax
public abstract class MultiValueSource : ValueSource
Properties
Dimension
A ValueSource that abstractly represents ValueSources for poly fields, and other things.
Declaration
public abstract int Dimension { get; }
Property Value
Type | Description |
---|---|
int |