Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

CONNECTOR is an application module, used to connect and fetch text from a data source/repository, and to prepare the content for the Universal Index. The Connector also handles security and UI setting for the source.

It connects the system or repository, reads the structure available to pull content and metadata from the source, including unstructured documents. The variety of formats is then filtered, converted, and prepared to be indexed. In addition to the data side of the process, the connector is also handling data and user level security, before finally preparing UI side search results.

For information on what file formats and types that can be indexed, and which ones are default, see Default File Types in the Planning & Pre-installation section of the Install Guide.

ViaWorks offers two kinds of Connectors;
   - ayfie SDK Rapid Connectors
     These are out-of-the-box, compiled and ready to go modules, built using ViaWorks Connector SDK.

   - ayfie Database Connectors
     Using database queries, these Connectors run in a database environment

  • No labels