HST Solr Client
The hst-solr-client module is mostly a very small SPI which has a default org.hippoecm.hst.solr.HippoSolrClientImpl implementation and a single binder of Solr results to a backing store, namely org.hippoecm.hst.solr.HippoSolrClientImpl.JcrContentBeanBinder.
The module also contains the Spring wiring for the child spring component beans manager for developers to be able to access the HippoSolrClient in their project. For example :
Getting hold of the HippoSolrClient:
The spring configuration in the hst-solr-client for this looks like below
The SpringComponentManager-solr.xml
and the module.xml