All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.metatype.org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.properties Maven / Gradle / Ivy

There is a newer version: 1.62.0
Show newest version
#Mon Dec 19 11:42:37 IST 2016
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.leaseTimeOutMinutes.name=Lease time out
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.description=Configures the async indexer services which performs periodic indexing of repository content
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.failingIndexTimeoutSeconds.description=Time interval in seconds after which a failing index is considered as corrupted and ignored from further indexing untill reindex. To disable this set it to 0
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.errorWarnIntervalSeconds.description=Time interval in seconds after which a warning log would be logged for skipped indexes. This is done to avoid flooding the log in case of corrupted index.
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.asyncConfigs.name=Async Indexer Configs
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.failingIndexTimeoutSeconds.name=Failing Index Timeout (s)
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.errorWarnIntervalSeconds.name=Error warn interval (s)
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.asyncConfigs.description=Async indexer configs in the form of \: e.g. "async\:5"
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.name=Apache Jackrabbit Oak Async Indexer Service
org.apache.jackrabbit.oak.plugins.index.AsyncIndexerService.leaseTimeOutMinutes.description=Lease timeout in minutes. AsyncIndexer would wait for this timeout period before breaking async indexer lease




© 2015 - 2024 Weber Informatics LLC | Privacy Policy