Developer documentation
This section of the documentation contains technical reference materials for software developers who want to configure and customize Managed Fusion. Refer to this reference documentation to help manage your Managed Fusion deployment and develop front-end search applications. To develop and integrate with Managed Fusion, you should have a working knowledge of Java, Solr, and RESTful architecture. When developing front-end applications, familiarity with Javascript is also helpful.
Typically, Managed Fusion clients do not have developer access in production environments. Some API endpoints require certain roles and permissions that you may not have access to, or may only access on lower environments. To learn more, see roles and permissions. |
Configuration specifications
Refer to the Configuration specifications for detailed reference documentation related to REST APIs, parsers, pipeline stages, and jobs. Use Managed Fusion REST APIs to create custom integrations and applications. Automate administrative tasks, manage your Fusion instance, deploy and run machine learning models, and more.
Front-end development
Learn about front-end development with Fusion and how to configure common search application features, like autocomplete. This section also contains examples of typical API and query calls when configuring front-end applications.