Field FAST
A compression mode that trades compression ratio for speed. Although the compression ratio might remain high, compression and decompression are very fast. Use this mode with indices that have a high update rate but should be able to load documents from disk quickly.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly CompressionMode FAST
Returns
Type | Description |
---|---|
CompressionMode |