Connectors are pre-built components that act as bridges between your data and Fusion. They pull data from various sources and ingest it into Fusion for searching. Lucidworks provides a wide range of connectors, each specializing in a particular data type. There are connectors for databases, filesystems, repositories, social media, and more.
Fusion comes with a wide variety of connectors, but you can also develop custom Fusion connectors using the Connectors SDK.Java Connector DevelopmentThe Lucidworks Connector SDK provides a set of components to support building all types of Fusion connectors…Simple Demo ConnectorThe connector generates a configurable number of documents, all with random titles and body fields…SDK JavadocsSee the Javadocs for your version of the Connectors SDK…