Package | Description |
---|---|
org.apache.jackrabbit.core.query.lucene |
Modifier and Type | Class and Description |
---|---|
class |
IndexingConfigurationImpl
IndexingConfigurationImpl implements a concrete indexing
configuration. |
Modifier and Type | Field and Description |
---|---|
protected IndexingConfiguration |
NodeIndexer.indexingConfig
The indexing configuration or
null if none is available. |
Modifier and Type | Method and Description |
---|---|
protected IndexingConfiguration |
SearchIndex.createIndexingConfiguration(NamespaceMappings namespaceMappings) |
IndexingConfiguration |
SearchIndex.getIndexingConfig() |
Modifier and Type | Method and Description |
---|---|
protected void |
JackrabbitAnalyzer.setIndexingConfig(IndexingConfiguration indexingConfig)
A param indexingConfig the indexing configuration.
|
void |
NodeIndexer.setIndexingConfiguration(IndexingConfiguration config)
Sets the indexing configuration for this node indexer.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.