Table of Contents

Public method AddDocument

Namespace
Rowles.LeanLucene.Index.Indexer
Assembly
Rowles.LeanLucene.dll

Methods

Public method AddDocument(LeanDocument)

Indexes a single document. Validates the document against the schema if one is configured. May block if MaxQueuedDocs backpressure is enabled. Automatically flushes a segment when the RAM or document count threshold is reached.