Field SHIFT_START_INT32
Integers are stored at lower precision by shifting off lower bits. The shift count is
stored as SHIFT_START_INT32+shift
in the first byte
NOTE: This was SHIFT_START_INT in Lucene
Assembly: DistributedLucene.Net.dll
Syntax
public const byte SHIFT_START_INT32 = null
Returns
Type | Description |
---|---|
System.Byte |