Field DEFAULT_READ_CHUNK_SIZE
Default read chunk size: 8192 bytes (this is the size up to which the runtime does not allocate additional arrays while reading/writing)
Assembly: Lucene.Net.dll
Syntax
[Obsolete("this constant is no longer used since Lucene 4.5.")]
public const int DEFAULT_READ_CHUNK_SIZE = 8192
Returns
Type | Description |
---|---|
System.Int32 |