| Package | Description |
|---|---|
| org.apache.lucene.codecs.compressing |
Support for testing
CompressingStoredFieldsFormat. |
| org.apache.lucene.codecs.compressing.dummy |
Dummy CompressingCodec implementation used for testing.
|
| Class and Description |
|---|
| CompressingCodec
A codec that uses
CompressingStoredFieldsFormat for its stored
fields and delegates to the default codec for everything else. |
| Class and Description |
|---|
| CompressingCodec
A codec that uses
CompressingStoredFieldsFormat for its stored
fields and delegates to the default codec for everything else. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.