Class TopOrdAndInt32Queue
Keeps highest results, first by largest
NOTE: This was TopOrdAndIntQueue in Lucene
Inherited Members
Assembly: DistributedLucene.Net.Facet.dll
Syntax
public class TopOrdAndInt32Queue : PriorityQueue<TopOrdAndInt32Queue.OrdAndValue>
Constructors
Name | Description |
---|---|
TopOrdAndInt32Queue(Int32) | Sole constructor. |
Methods
Name | Description |
---|---|
LessThan(TopOrdAndInt32Queue.OrdAndValue, TopOrdAndInt32Queue.OrdAndValue) |