Field HIGH_COMPRESSION
A compression mode that trades speed for compression ratio. Although compression and decompression might be slow, this compression mode should provide a good compression ratio. this mode might be interesting if/when your index size is much bigger than your OS cache.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly CompressionMode HIGH_COMPRESSION
Returns
Type | Description |
---|---|
CompressionMode |