System Architecture
A Knowledge Discovery infrastructure can include the following components:
- Connectors. Connectors extract data from repositories and send the data to CFS.
- Connector Framework Server.
- Content component. Content provides features to analyze unstructured information and extract meaning from that information.
- Distributed Index Handler (DIH). The Distributed Index Handler distributes data across multiple Content component servers. Using multiple servers can increase the availability and scalability of the system.
These components can be installed in many different configurations. The simplest installation consists of a single connector, a single CFS, and a single Content component.
A more complex configuration might include more than one connector, or use a Distributed Index Handler (DIH) to index content across multiple Content servers.