public class FixedNodeStateConfiguration extends OakSolrNodeStateConfiguration
OakSolrNodeStateConfiguration whose NodeState is given once
and never updated so that the configuration is fixed.OakSolrNodeStateConfiguration.Properties| Constructor and Description |
|---|
FixedNodeStateConfiguration(org.apache.jackrabbit.oak.spi.state.NodeState configurationNodeState) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.jackrabbit.oak.spi.state.NodeState |
getConfigurationNodeState()
get the
NodeState which contains the properties for the Oak -
Solr configuration. |
getCatchAllField, getCommitPolicy, getFieldForPathRestriction, getFieldForPropertyRestriction, getFieldNameFor, getIgnoredProperties, getPathField, getRows, getSolrServerConfiguration, useForPathRestrictions, useForPrimaryTypes, useForPropertyRestrictionspublic FixedNodeStateConfiguration(org.apache.jackrabbit.oak.spi.state.NodeState configurationNodeState)
protected org.apache.jackrabbit.oak.spi.state.NodeState getConfigurationNodeState()
OakSolrNodeStateConfigurationNodeState which contains the properties for the Oak -
Solr configuration.getConfigurationNodeState in class OakSolrNodeStateConfigurationCopyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.