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
| Improve this Doc View SourceDimension
Declaration
public abstract int Dimension { get; }
Property Value
Type | Description |
---|---|
System.Int32 |