| Name | Description | Type | Package | Framework |
| TopOrdAndIntQueue | Keeps highest results, first by largest int value, then tie break by smallest ord. | Class | org.apache.lucene.facet | Apache Lucene |
| TopOrdAndIntQueue .OrdAndValue | Holds a single entry. | Class | org.apache.lucene.facet.TopOrdAndIntQueue | Apache Lucene |