Class TopFieldCollector
A Collector that sorts by Sort
See the Create(Sort, Int32, Boolean, Boolean, Boolean, Boolean) method for instantiating a TopFieldCollector.
NOTE: This API is experimental and might change in incompatible ways in the next release.
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public abstract class TopFieldCollector : TopDocsCollector<FieldValueHitQueue.Entry>
Properties
Name | Description |
---|---|
Accepts |
Methods
Name | Description |
---|---|
Create(Sort, Int32, Boolean, Boolean, Boolean, Boolean) | Creates a new Top NOTE: The instances returned by this method
pre-allocate a full array of length
|
New |
|
Populate |