| Package | Description |
|---|---|
| org.apache.stanbol.commons.solr.web.dispatch |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferencedSolrDispatchFilter
Special version of the
SolrDispatchFilter (implemented based on the
DelegatingSolrDispatchFilter abstract class) that does NOT create a
new CoreContainer, but retrieves it via a OSGI ServiceReference
from a BundleContext. |
class |
SolrServiceDispatchFilter
Rather than using directly a
ServiceReference to parse the
CoreContainer to be used for the dispatch filter this allows to
parse the name or an own
Filter that is used to track CoreContainer
instances registered in the OSGI environment. |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.