public class UpToDateNodeStateConfiguration extends OakSolrNodeStateConfiguration
OakSolrNodeStateConfiguration whose NodeState is retrieved
via the NodeStore and a given String path.OakSolrNodeStateConfiguration.Properties| Constructor and Description |
|---|
UpToDateNodeStateConfiguration(org.apache.jackrabbit.oak.spi.state.NodeStore store,
String path) |
| 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, getUsedProperties, useForPathRestrictions, useForPrimaryTypes, useForPropertyRestrictionspublic UpToDateNodeStateConfiguration(org.apache.jackrabbit.oak.spi.state.NodeStore store,
String path)
protected org.apache.jackrabbit.oak.spi.state.NodeState getConfigurationNodeState()
OakSolrNodeStateConfigurationNodeState which contains the properties for the Oak -
Solr configuration.getConfigurationNodeState in class OakSolrNodeStateConfigurationCopyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.