| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.index.solr.configuration | |
| org.apache.jackrabbit.oak.plugins.index.solr.osgi |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedNodeStateConfiguration
A
OakSolrNodeStateConfiguration whose NodeState is given once
and never updated so that the configuration is fixed. |
class |
OakSolrNodeStateConfiguration
An
OakSolrConfiguration specified via a given NodeState. |
class |
UpToDateNodeStateConfiguration
A
OakSolrNodeStateConfiguration whose NodeState is retrieved
via the NodeStore and a given String path. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedSolrServerConfigurationProvider
An OSGi service
SolrServerConfigurationProvider |
class |
RemoteSolrServerConfigurationProvider
SolrServerProvider for remote Solr installations. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SolrServerProviderService.bindSolrServerConfigurationProvider(SolrServerConfigurationProvider solrServerConfigurationProvider,
Map<String,Object> properties) |
protected void |
SolrServerProviderService.unbindSolrServerConfigurationProvider(SolrServerConfigurationProvider solrServerConfigurationProvider,
Map<String,Object> properties) |
protected void |
SolrServerProviderService.updatedSolrServerConfigurationProvider(SolrServerConfigurationProvider solrServerConfigurationProvider,
Map<String,Object> properties) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.