Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.lucene.rangetree Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| NumericRangeTreeQuery | Finds all previously indexed long values that fall within the specified range. | Class | org.apache.lucene.rangetree | Apache Lucene |
|
| RangeTreeDocValuesFormat | A DocValuesFormat to efficiently index numeric values from from SortedNumericDocValuesField or BytesRef values from SortedSetDocValuesField | Class | org.apache.lucene.rangetree | Apache Lucene |
|
| SortedSetRangeTreeQuery | Finds all previously indexed values that fall within the specified BytesRef range. | Class | org.apache.lucene.rangetree | Apache Lucene |