Class FacetSource
Source items for facets.
For supported configuration parameters see ContentItemsSource.
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public abstract class FacetSource : ContentItemsSource
Methods
Name | Description |
---|---|
Configure(FacetsConfig) | |
GetNextFacets(IList<FacetField>) | Fills the next facets content items in the given list. Implementations must account for multi-threading, as multiple threads can call this method simultaneously. |
ResetInputs() |