|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.lucene.util.encoding | |
|---|---|
| org.apache.lucene.facet.index | Indexing of document categories |
| org.apache.lucene.facet.index.params | Indexing-time specifications for handling facets |
| org.apache.lucene.facet.search | Faceted Search API |
| org.apache.lucene.util.encoding | Offers various encoders and decoders for integers, as well as the mechanisms to create new ones. |
| Classes in org.apache.lucene.util.encoding used by org.apache.lucene.facet.index | |
|---|---|
| IntEncoder
Encodes integers to a set OutputStream. |
|
| Classes in org.apache.lucene.util.encoding used by org.apache.lucene.facet.index.params | |
|---|---|
| IntEncoder
Encodes integers to a set OutputStream. |
|
| Classes in org.apache.lucene.util.encoding used by org.apache.lucene.facet.search | |
|---|---|
| IntDecoder
Decodes integers from a set InputStream. |
|
| Classes in org.apache.lucene.util.encoding used by org.apache.lucene.util.encoding | |
|---|---|
| ChunksIntEncoder
An IntEncoder which encodes values in chunks. |
|
| FourFlagsIntDecoder
Decodes data which was encoded by FourFlagsIntEncoder. |
|
| FourFlagsIntEncoder
A ChunksIntEncoder which encodes values in chunks of 4. |
|
| IntDecoder
Decodes integers from a set InputStream. |
|
| IntEncoder
Encodes integers to a set OutputStream. |
|
| IntEncoderFilter
An abstract implementation of IntEncoder which is served as a filter
on the values to encode. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||