Field FAST_DECOMPRESSION
This compression mode is similar to FAST but it spends more time compressing in order to improve the compression ratio. This compression mode is best used with indices that have a low update rate but should be able to load documents from disk quickly.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly CompressionMode FAST_DECOMPRESSION
Returns
Type | Description |
---|---|
CompressionMode |