Package com.attivio.sdk.ingest
-
Interface Summary Interface Description ContentPointer Represents a pointer to a piece of content.IndexMessage Defines the interface for messages which flow through the indexing workflow. -
Class Summary Class Description AbstractIndexMessage Base class for IndexMessages which are notDocumentList
.Backup Message used to initiate an index backup.BulkUpdate Message that applies a "template" document to multiple document ids.ByteArrayContentPointer Commit Signifies that the index or other underlying data store should commit currently held documents to disk.DocumentList The basic container for a collection of IngestDocuments.EntityTypes Contains names of entity types that are commonly used throughout the system as well as other entity related definitions and utility functionsIngestDocument A document for content ingestion.IngestField A list of field values for anIngestDocument
.IngestFieldValue A field value for anIngestDocument
.Optimize Represents an 'optimize' index message. -
Enum Summary Enum Description Commit.CommitMode Mode for determining how the index will be optimized.DocumentMode Contains the possible modes for a document.Optimize.BackgroundMode BackgroundMode specifies if optimize will block ingestion of documents while running.Optimize.OptimizeMode Mode for determining how the index will be optimized.