| Package | Description |
|---|---|
| org.apache.lucene.facet.enhancements.association |
Association category enhancements
A
CategoryEnhancement
for adding associations data to the index (categories with
AssociationProperty's). |
| org.apache.lucene.facet.search |
Faceted Search API
API for faceted search has several interfaces - simple, top level ones, adequate for most users,
and advanced, more complicated ones, for the more advanced users.
|
| org.apache.lucene.util.collections |
Various optimized Collections implementations.
|
| Class and Description |
|---|
| IntIterator
Iterator interface for primitive int iteration
|
| Class and Description |
|---|
| IntToObjectMap
An Array-based hashtable which maps primitive int to Objects of generic type
T.
|
| Class and Description |
|---|
| DoubleIterator
Iterator interface for primitive double iteration
|
| FloatIterator
Iterator interface for primitive int iteration
|
| IntArray
A Class wrapper for a grow-able int[] which can be sorted and intersect with
other IntArrays.
|
| IntHashSet
A Set or primitive int.
|
| IntIterator
Iterator interface for primitive int iteration
|