Class MultiValueSource
A ValueSource that abstractly represents ValueSources for poly fields, and other things.
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |