| Class | Description |
|---|---|
| SolrDispatchFilterComponent |
Component that allows to publishes a Solr
CoreContainer with a given
name at a given Path by using a SolrDispatchFilter. |
| SolrServerPublishingComponent |
Component that publishes all Solr
CoreContainer (registered as
OSGI service) where
SolrConstants.PROPERTY_SERVER_PUBLISH_REST is enabled via a
SolrDispatchFilter under /{global-prefix}/{server-name}
where
global-prefix is the configured GLOBAL_PREFIX value
server-name is the SolrConstants.PROPERTY_SERVER_NAME
property of the ServiceReference for the CoreContainer. |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.