dtSearch Text Retrieval Engine .NET interface

IndexJob.ActionAdd Property

Add documents to an existing index. If ActionCreate is not set, the index must already exist or the IndexJob will fail.

public bool ActionAdd {get; set;}

See Also

IndexJob Class | dtSearch.Engine Namespace