Field PACKED_SINGLE_BLOCK
A format that may insert padding bits to improve encoding and decoding speed. Since this format doesn't support all possible bits per value, you should never use it directly, but rather use FastestFormatAndBits(Int32, Int32, Single) to find the format that best suits your needs.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly PackedInt32s.Format PACKED_SINGLE_BLOCK
Returns
Type | Description |
---|---|
PackedInt32s.Format |