Class SortableSingleDocSource
Adds fields appropriate for sorting: country, random_string and sort_field (int). Supports the following parameters:
- sort.rngdefines the range for sort-by-int field (default 20000).
- rand.seeddefines the seed to initialize Random with (default 13).
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class SortableSingleDocSource : SingleDocSource
Methods
Name | Description |
---|---|
GetNextDocData(DocData) | |
SetConfig(Config) |