Solr deprecation
The Solr component provides the text indexing functionality, mainly for heavy web-crawling use cases.
The current number of known usages of Solr in the automation use cases is minimal, as most of the free text search functionality is available in AutoML SDK.
To simplify the WorkFusion SPA architecture and improve performance and security compliance, we are taking steps to eliminate Solr from the out-of-the-box installations.
With 9.0 release, we don't include the Solr component in the default installation.
We still provide an option to install it on demand.
Migration
We encourage developers to migrate any Solr-dependent business process logic to the AutoML SDK functionality.
Deploying Solr independently from WorkFusion SPA and its usage as a third-party service is also possible.