Companion

object Companion

Properties

Link copied to clipboard

Default value for whether calls to IndexWriter.close include a commit.

Link copied to clipboard

Disabled by default (because IndexWriter flushes by RAM usage by default).

Link copied to clipboard

Disabled by default (because IndexWriter flushes by RAM usage by default).

Link copied to clipboard

Default value for time to wait for merges on commit or getReader (when using a [ ] that implements MergePolicy.findFullFlushMerges).

Link copied to clipboard

Default value is 16 MB (which means flush when buffered docs consume approximately 16 MB RAM).

Link copied to clipboard

Default value is 1945. Change using .setRAMPerThreadHardLimitMB

Link copied to clipboard

Default setting (true) for .setReaderPooling.

Link copied to clipboard

Default value for compound file system for newly written segments (set to true). For batch indexing with very large ram buffers use false

Link copied to clipboard

Denotes a flush trigger is disabled.