See: Description
Interface | Description |
---|---|
CgiRequestProcessor |
This interface allows implementing components to handle
CgiRequest s. |
IndexMessageHandler |
This interface allows implementing components handle
IndexMessage s. |
MessageHandlingWorkflowStage |
A
Stage that is capable of processing a PlatformMessage . |
PlatformService |
Interface for services that need to live in the admin workflow.
|
Stage |
Base interface for all AIE components.
|
Stateful |
PlatformComponents can implement this interface to indicate that they may hold state that would be
lost during a dynamic removal of the component.
|
Interfaces necessary to write components for the AIE system. The interfaces are broken down into different functions for ingest, query and response transformers as well as services and general message handling stages.
The main interfaces are listed in the following tables.
Interface | Description | |
---|---|---|
DocumentModifyingTransformer
| Interface for transformers that modify any/all aspects of the IngestDocument |
|
FieldValueCreatingTransformer
| Interface for transformers that create a new IngestFieldValue based on the value of another
field |
|
FieldValueModifyingTransformer
| Interface for transformers that modify an existing IngestFieldValue |
|
MultiOutputDocumentTransformer
| Interface for transformers that will output multiple documents or other IndexMessage s for
each incoming IngestDocument |
Interface | Description | |
---|---|---|
QueryTransformer
| Interface for transformers that modify a QueryRequest before the search gets executed |
|
ResponseTransformer
| Interface for transformers that modify a QueryResponse after a query has been executed |
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.