Lucidworks Fusion Javadocs
For Java and JavaScript developers, Lucidworks provides the following Javadocs:
Connectors SDK Javadocs
You can develop custom connectors using the Connectors SDK for Java, available in the public repository at https://github.com/lucidworks/connectors-sdk-resources/.
- Connectors SDK 4.0 Javadocs
- Connectors SDK 3.0 Javadocs
- Connectors SDK 2.0 Javadocs
- Connectors SDK 1.5 Javadocs
- Connectors SDK 1.4 Javadocs
Pipeline Javadocs
The pipeline Javadocs provide detailed information about the Java classes, methods, and variables used in Fusion’s query and indexing pipelines. You can use these to configure JavaScript index stages and JavaScript query stages in Fusion, and to develop custom stages using the Index Stage SDK and the Query Stage SDK.
Index Stage SDK Javadocs
You can develop custom index pipeline stages using the Index Stage SDK for Java, available in the public repository at https://github.com/lucidworks/index-stage-sdk.
Query Stage SDK Javadocs
You can develop custom query pipeline stages using the Query Stage SDK for Java, available in the public repository at https://github.com/lucidworks/query-stage-sdk.