Property DefaultFieldValuesArrayLen
DefaultFieldValuesArrayLen
A memory hint used by MakeDistanceValueSource(IPoint) for how big the initial size of each Document's array should be. The default is 2. Set this to slightly more than the default expected number of points per document.
Declaration
public virtual int DefaultFieldValuesArrayLen { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |