AddDocumentsConcurrent
- Namespace
- Rowles.LeanLucene.Index.Indexer
- Assembly
- Rowles.LeanLucene.dll
Methods
AddDocumentsConcurrent(IReadOnlyList<LeanDocument>)
Indexes a batch of documents using parallel per-thread writer buffers (DWPT). Partitions the input across all available processors and merges results into the main buffer under a single lock acquisition per DWPT.