Hello, In the lucene 4.1 release, there was introduced a compression for stored fields as described here: https://issues.apache.org/jira/browse/LUCENE-4226
In the java-docs, I don't really find any documentation about the application of StoredFieldsFormat and CompressingStoredFieldsFormat. Where can I apply the field compression and provide parameters for the compression level? The documentation about the 4.0 and 4.1 releases with examples about the changes aren't well documented. The wiki seems a little bit outdated. For lucene 2 and 3, I have read the Manning-Series Lucene in Action that doesn't have any successor so far for the lucene 4 release. Does there exist any further documentation, especially with examples for the new releases? Regards, Bernd --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org