Method Create
Create(Int32, Boolean)
Creates a new Top
NOTE: The instances returned by this method
pre-allocate a full array of length
numHits
, and fill the array with sentinel
objects.
Declaration
public static TopScoreDocCollector Create(int numHits, bool docsScoredInOrder)
Parameters
Type | Name | Description |
---|---|---|
System. |
numHits | |
System. |
docsScoredInOrder |
Returns
Type | Description |
---|---|
Top |