- cancelActiveCollection() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.ActiveDeletedBlobCollectorMBean
-
Cancel a running collection of deleted lucene index blobs operation.
- cancelActiveCollection() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.ActiveDeletedBlobCollectorMBeanImpl
-
- cancelBlobCollection() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectorFactory.ActiveDeletedBlobCollector
-
- canCreateTypedField(Type<?>) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.FieldFactory
-
- check(IndexConsistencyChecker.Level) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker
-
- check(IndexConsistencyChecker.Level, boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker
-
- check() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexSanityChecker
-
- checkAndReportConsistencyOfAllIndexes(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- checkAndReportConsistencyOfAllIndexes(boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- checkConsistency(String, boolean) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- checkConsistency(String, boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- checkConsistencyOfAllIndexes(boolean) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- checkConsistencyOfAllIndexes(boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
-
- childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
-
- childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
-
- clean - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker.DirectoryStatus
-
- clean - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker.Result
-
True if no problems were found with the index.
- cleanupPerformed - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.property.PropertyIndexCleaner.CleanupStats
-
- CleanupStats() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.property.PropertyIndexCleaner.CleanupStats
-
- clearLock(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.BufferedOakDirectory
-
- clearLock(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakDirectory
-
- clone() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
Duplicates this instance to be used by a different consumer/thread.
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.BufferedOakDirectory
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnReadDirectory
-
On close file which are not present in remote are removed from local.
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakDirectory
-
- close() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.DocumentQueue
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndex
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndexFactory
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LoggingInfoStream
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.reader.DefaultIndexReader
-
- close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
- codec(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder
-
- CODEC_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
-
Name of the codec to be used for indexing
- CommitMitigatingTieredMergePolicy - Class in org.apache.jackrabbit.oak.plugins.index.lucene.writer
-
This MergePolicy
extends Lucene's TieredMergePolicy
by providing mitigation
to the aggressiveness of merges in case the index is under high commit load.
- CommitMitigatingTieredMergePolicy() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Sole constructor, setting all settings to their
defaults.
- CommitMitigatingTieredMergePolicy.MergeScore - Class in org.apache.jackrabbit.oak.plugins.index.lucene.writer
-
Holds score and explanation for a single candidate
merge.
- compareTo(LocalIndexDir) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexDir
-
- CompoundToken(int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase.CompoundToken
-
- CompoundWordTokenFilterBase - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
Base class for decomposition token filters.
- CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
-
- CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
-
- CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet, int, int, int, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
-
- CompoundWordTokenFilterBase.CompoundToken - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
Helper class to hold decompounded token information
- CompressingCodec - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
Lucene Codec aimed to reduce index size as much as possible by enabling highest possible compression on term vectors and stored fields.
- CompressingCodec() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompressingCodec
-
- ConfigUtil - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
- ConfigUtil() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.ConfigUtil
-
- contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.LocalIndexObserver
-
- contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
-
- copy(OakDirectory, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakDirectory
-
Copies the file with the given name
to the dest
directory.
- copyBytes(DataInput, long) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
Copy numBytes bytes from input to ourself.
- copyDone() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- copyLog() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexFile
-
- CopyOnReadDirectory - Class in org.apache.jackrabbit.oak.plugins.index.lucene.directory
-
Directory implementation which lazily copies the index files from a
remote directory in background.
- CopyOnReadDirectory(IndexCopier, Directory, Directory, boolean, String, Executor) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnReadDirectory
-
- CopyOnReadStatsMBean - Interface in org.apache.jackrabbit.oak.plugins.index.lucene
-
Statistics for the copy-on-read mechanism.
- CopyOnWriteDirectory - Class in org.apache.jackrabbit.oak.plugins.index.lucene.directory
-
- CopyOnWriteDirectory(IndexCopier, Directory, Directory, boolean, String, Executor) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory
-
- createBlob(InputStream) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.BlobFactory
-
- createComponents(String, Reader) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakAnalyzer
-
- createComponents(String, Reader) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.fv.LSHAnalyzer
-
- createComponents(String, Reader) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.TokenizerChain
-
- createCustomScoreQuery(Query) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.score.ScorerProvider
-
- createIndex(LuceneIndexDefinition) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndexFactory
-
- createIndexDir(File, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.DirectoryUtils
-
- createInstance(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexDefinition.Builder
-
- createLocalDirForIndexReader(String, LuceneIndexDefinition, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- createLocalDirForIndexWriter(LuceneIndexDefinition, String, boolean, IndexCopier.COWDirectoryTracker) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- createOutput(String, IOContext) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.BufferedOakDirectory
-
- createOutput(String, IOContext) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnReadDirectory
-
- createOutput(String, IOContext) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory
-
- createOutput(String, IOContext) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakDirectory
-
- createReaders(LuceneIndexDefinition, NodeState, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.reader.DefaultIndexReaderFactory
-
- createReaders(LuceneIndexDefinition, NodeState, String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.reader.LuceneIndexReaderFactory
-
- CRTokenizer - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
A CharTokenizer
dividing tokens at \n
.
- CRTokenizer(Version, Reader) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CRTokenizer
-
- gcEmptyDirs(File) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexRootDirectory
-
Performs garbage collection of older version of index directories based on
index directory derived from the passed sub directory.
- generateDirName() - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndex
-
- getActiveCollectionStatus() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.ActiveDeletedBlobCollectorMBean
-
Status of collection of deleted lucene index blobs.
- getActiveCollectionStatus() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.ActiveDeletedBlobCollectorMBeanImpl
-
- getAllLocalIndexes() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexRootDirectory
-
Returns the most recent directory for each index.
- getAnalyzer() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexDefinition
-
- getAnalyzer() - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper
-
- getAsyncIndexInfoService() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker
-
- getAugmentedFields(String, NodeState, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.IndexFieldProvider
-
This method would get called while indexing a document.
- getBackgroundObserver() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.ExternalObserverBuilder
-
- getBadIndexStats() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getBadIndexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getBadIndexTracker() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker
-
- getBadPersistedIndexStats() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getBadPersistedIndexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getBlobDeletionCallback() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.ActiveDeletedBlobCollectorFactory.ActiveDeletedBlobCollector
-
- getBlobStoreBlobFactory(BlobStore) - Static method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.BlobFactory
-
- getBuilderTree() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder
-
- getBuilderTree() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder.PropertyRule
-
- getCharFilters() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.TokenizerChain
-
- getCodec() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexDefinition
-
- getCopyInProgressCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getCopyInProgressCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getCopyInProgressDetails() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getCopyInProgressDetails() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getCopyInProgressSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getCopyInProgressSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getCost(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
-
- getCost() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.MultiLuceneIndex
-
- getCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SpellcheckHelper.SpellcheckQuery
-
- getDefault() - Static method in enum org.apache.jackrabbit.oak.plugins.index.lucene.IndexFormatVersion
-
- getDefaultCostPerEntry(IndexFormatVersion) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexDefinition
-
- getDefaultFunctionName() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexDefinition
-
- getDefinition() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getDeleteAttemptCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexFile
-
- getDeletedFilesCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getDeletedFilesCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getDocCount(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getDocCount(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getDocCountFor(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexStatistics
-
- getDownloadCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getDownloadCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getDownloadSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getDownloadSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getDownloadTime() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getDownloadTime() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getExtractedTextCache() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
-
- getFacets(IndexSearcher, Query, QueryIndex.IndexPlan, IndexDefinition.SecureFacetConfiguration) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.FacetHelper
-
- getFacetsConfig() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext
-
- getFacetsConfig(NodeBuilder) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.FacetHelper
-
- getFacetsConfig() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.util.FacetsConfigProvider
-
- getFieldInfo(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getFieldInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getFieldTermInfo(String, String, String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getFieldTermInfo(String, String, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getFieldTermsInfo(String, String, int) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getFieldTermsInfo(String, String, int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getFileLength(Directory, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.DirectoryUtils
-
Get the file length in best effort basis.
- getFilters() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.TokenizerChain
-
- getFloorSegmentMB() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Returns the current floorSegmentMB.
- getForceMergeDeletesPctAllowed() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Returns the current forceMergeDeletesPctAllowed setting.
- getFSDir(Directory) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexFile
-
- getFSPath() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexDir
-
- getFulltextRequestString(QueryIndex.IndexPlan, IndexNode) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndex
-
- getGarbageCollectedSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getGarbageCollectedSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getGarbageDetails() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getGarbageDetails() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getGarbageSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getGarbageSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getHybridIndexInfo(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getHybridIndexInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getIndexDefinition(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker
-
- getIndexDefinitionPredicate() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndex
-
- getIndexDir(IndexDefinition, String, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexRootDirectory
-
- getIndexDir() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LuceneIndexDumper
-
- getIndexDir(IndexDefinition, String, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getIndexDirName(Mount) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.MultiplexersLucene
-
- getIndexEditor(String, NodeBuilder, NodeState, IndexUpdateCallback) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
-
- getIndexedPaths(String, int, int) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getIndexedPaths(String, int, int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getIndexedPaths(String, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.LuceneIndexPropertyQuery
-
- getIndexedPaths(String, String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.property.PropertyQuery
-
- getIndexFieldProvider(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexAugmentorFactory
-
- getIndexName() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
-
- getIndexName() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndex
-
- getIndexNodeId() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getIndexNodePaths() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker
-
- getIndexPathMapping() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getIndexPathMapping() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getIndexSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.reader.DefaultIndexReader
-
- getIndexSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.reader.LuceneIndexReader
-
- getIndexStatistics() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getIndexStats() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getIndexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getIndexWriterConfig(LuceneIndexDefinition, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.IndexWriterUtils
-
- getIndexWriterConfig(LuceneIndexDefinition, boolean, LuceneIndexWriterConfig) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.IndexWriterUtils
-
- getInfo(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexInfoProvider
-
- getInfoAsJson() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.HybridPropertyIndexInfo
-
- getInvalidFileCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getJcrPath() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexDir
-
- getKey() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexFile
-
- getLocal() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnReadDirectory
-
- getLocalIndexDirSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getLocalIndexDirSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getLocalIndexes(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexRootDirectory
-
- getLocalIndexSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getLocalIndexSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getLocalWriter() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getLockFactory() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.BufferedOakDirectory
-
- getLockFactory() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakDirectory
-
- getLookup() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getLookup() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.reader.DefaultIndexReader
-
- getLookup() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.reader.LuceneIndexReader
-
- getLookup(Directory) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper
-
- getLookup(Directory, Analyzer) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper
-
- getLookup(Directory, Analyzer, File) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper
-
- getMaxCopyInProgressCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getMaxCopyInProgressCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getMaxMergeAtOnce() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Returns the current maxMergeAtOnce setting.
- getMaxMergeAtOnceExplicit() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Returns the current maxMergeAtOnceExplicit setting.
- getMaxMergedSegmentMB() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Returns the current maxMergedSegmentMB setting.
- getMaxScheduledForCopyCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getMaxScheduledForCopyCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getMergeCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.RecursiveDelete
-
- getMergePolicy() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexDefinition
-
- getMinimumCost() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
-
- getMinimumCost() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndex
-
- getMoreLikeThis(IndexReader, Analyzer, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.MoreLikeThisHelper
-
- getName() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
- getName() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.LuceneJournalPropertyService
-
- getName() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.score.ScorerProvider
-
- getNewestLocalFSTimestampFor(Set<String>, Directory) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
This method would return the latest modification timestamp from the set of filenames
on the file system.
- getNodeAggregator() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
-
- getNodeBuilderBlobFactory(NodeBuilder) - Static method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.BlobFactory
-
- getNRTIndexedDocs() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.LuceneDocumentHolder
-
- getNRTReaders() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getNumDocs(Directory) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.DirectoryUtils
-
- getNumRemoved() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.RecursiveDelete
-
- getOakIndexFile(String, NodeBuilder, String, BlobFactory) - Static method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
- getOakIndexFile(String, NodeBuilder, String, BlobFactory, boolean) - Static method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
- getPath() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
-
- getPath() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder.AggregateRule.Include
-
- getPath() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.PathStoredFieldVisitor
-
- getPlan(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
-
- getPlan() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.MultiLuceneIndex
-
- getPlanDescription(QueryIndex.IndexPlan, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
-
- getPlans(Filter, List<QueryIndex.OrderEntry>, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
-
- getPrimaryReaders() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
-
- getQueryTerm(String, Analyzer, NodeState) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.FulltextQueryTermsProvider
-
This method would get called while forming full text clause for full text clause not constrained on a particular
field.
- getRamBufferSizeMB() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.LuceneIndexWriterConfig
-
- getReader() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.reader.DefaultIndexReader
-
- getReader() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.reader.LuceneIndexReader
-
- getReader() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SpellcheckHelper.SpellcheckQuery
-
- getReaderLocalReadCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getReaderLocalReadCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getReaderRemoteReadCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getReaderRemoteReadCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getReaders() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndex
-
Returns the list of LuceneIndexReader.
- getReclaimDeletesWeight() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
- getRefreshPolicy() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndex
-
- getRoot() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker
-
- getRuleName() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder.IndexRule
-
- getSamples() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.TapeSampling
-
- getScheduledForCopyCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getScheduledForCopyCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getScorerProvider(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.score.impl.ScorerProviderFactoryImpl
-
- getScorerProvider(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.score.ScorerProviderFactory
-
- getSearcher() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getSegmentsPerTier() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Returns the current segmentsPerTier setting.
- getSimilarityQuery(List<PropertyDefinition>, IndexReader, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.fv.SimSearchUtils
-
- getSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexRootDirectory
-
- getSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexFile
-
- getSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LuceneIndexDumper
-
- getSize(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getSize(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getSizeEstimator(QueryIndex.IndexPlan) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndex
-
- getSkippedFromUploadSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getSkippedFromUploadSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getSpellcheck(SpellcheckHelper.SpellcheckQuery) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SpellcheckHelper
-
- getSpellcheckQuery(String, IndexReader) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SpellcheckHelper
-
- getStoredIndexDefinition(String) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
-
- getStoredIndexDefinition(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
-
- getSuggestDirectory() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexNode
-
- getSuggestDirectory() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.reader.DefaultIndexReader
-
- getSuggestDirectory() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.reader.LuceneIndexReader
-
- getSuggestDirName(Mount) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.MultiplexersLucene
-
- getSuggestions(AnalyzingInfixSuggester, SuggestHelper.SuggestQuery) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper
-
- getSuggestQuery(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper
-
- getSupportedTypes() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.FulltextQueryTermsProvider
-
This method is used to find which node types are supported by the implementation.
- getSupportedTypes() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.spi.IndexFieldProvider
-
This method is used to find which node types are supported by the implementation.
- getSyncIndexedDocs() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.LuceneDocumentHolder
-
- getTerm() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SpellcheckHelper.SpellcheckQuery
-
- getText() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper.SuggestQuery
-
- getTokenizer() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.TokenizerChain
-
- getType() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LuceneIndexImporter
-
- getType() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexInfoProvider
-
- getType() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndex
-
- getUniquenessConstraintValidator() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.PropertyIndexUpdateCallback
-
- getUploadCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getUploadCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getUploadSize() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getUploadSize() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getUploadTime() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getUploadTime() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getVersion() - Method in enum org.apache.jackrabbit.oak.plugins.index.lucene.IndexFormatVersion
-
- getVersion(int) - Static method in enum org.apache.jackrabbit.oak.plugins.index.lucene.IndexFormatVersion
-
- getWriter() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndex
-
- getWriter() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext
-
- getWriterLocalReadCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getWriterLocalReadCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- getWriterRemoteReadCount() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.CopyOnReadStatsMBean
-
- getWriterRemoteReadCount() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- SAVE_DIR_LISTING - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
-
Boolean property indicating that Lucene directory content
should be saved as part of NodeState itself as a multi value property
to allow faster reads (OAK-2809)
- saveDirListing() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexDefinition
-
- scheduledForCopy() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- scheduleQueuedDocsProcessing() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.DocumentQueue
-
- scheduleQueuedDocsProcessing() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.IndexingQueue
-
Schedules the async processing of queued entries
- score(List<SegmentCommitInfo>, boolean, long) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Expert: scores one merge; subclasses can override.
- ScorerProvider - Interface in org.apache.jackrabbit.oak.plugins.index.lucene.score
-
- ScorerProviderFactory - Interface in org.apache.jackrabbit.oak.plugins.index.lucene.score
-
- ScorerProviderFactoryImpl - Class in org.apache.jackrabbit.oak.plugins.index.lucene.score.impl
-
- ScorerProviderFactoryImpl() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.score.impl.ScorerProviderFactoryImpl
-
- seek(long) - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
Seek current location of access to pos
- segmentInfoFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
-
- segmentInfoFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompressingCodec
-
- setAggregator(QueryIndex.NodeAggregator) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
-
sets the default node aggregator that will be used at query time
- setAssertAllResourcesClosed(boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndexFactory
-
Test mode upon which enables assertions to confirm that all readers are closed
by the time NRTIndex is closed
- setAsyncIndexInfoService(AsyncIndexInfoService) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker
-
- setBatchSize(int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.RecursiveDelete
-
- setBlobStore(GarbageCollectableBlobStore) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LuceneIndexImporter
-
- setBlobStore(GarbageCollectableBlobStore) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
-
- setClock(Clock) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext
-
Only set for testing
- setCreatedTimeThreshold(TimeUnit, long) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.PropertyIndexCleaner
-
Specifies the threshold for created time such that only those entries
in unique indexes are purged which have
async indexer time - creation time > threshold
- setDirectoryFactory(NRTDirectoryFactory) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.NRTIndexFactory
-
- setEnableWritingSingleBlobIndexFile(boolean) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.BufferedOakDirectory
-
- setExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.hybrid.DocumentQueue
-
Delegate handled which can be used by test to check for
any exception occurring in queue processing
- setFloorSegmentMB(double) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Segments smaller than this are "rounded up" to this
size, ie treated as equal (floor) size for merge
selection.
- setForceMergeDeletesPctAllowed(double) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
When forceMergeDeletes is called, we only merge away a
segment if its delete percentage is over this
threshold.
- setIndexingQueue(IndexingQueue) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
-
- setInMemoryDocsLimit(int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
-
- setLockFactory(LockFactory) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.BufferedOakDirectory
-
- setLockFactory(LockFactory) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakDirectory
-
- setMaxCommitRateDocs(double) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
set the maximum no. of docs per sec accepted for a merge to happen
- setMaxCommitRateMB(int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
set the max no. of committed MBs for a merge to happen
- setMaxMergeAtOnce(int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Maximum number of segments to be merged at a time
during "normal" merging.
- setMaxMergeAtOnceExplicit(int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Maximum number of segments to be merged at a time,
during forceMerge or forceMergeDeletes.
- setMaxMergedSegmentMB(double) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Maximum sized segment to produce during
normal merging.
- setMaxNoOfSegsForMitigation(int) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Maximum number of segments allowed for mitigation to happen.
- setPrintStream(PrintStream) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker
-
- setReclaimDeletesWeight(double) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Controls how aggressively merges that reclaim more
deletions are favored.
- setRecursiveDelete(boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.PropertyIndexCleaner
-
- setSecondStore(PropertyQuery) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.property.UniquenessConstraintValidator
-
- setSegmentsPerTier(double) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.CommitMitigatingTieredMergePolicy
-
Sets the allowed number of segments per tier.
- setVerbose(boolean) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker
-
- setWriterConfig(LuceneIndexWriterConfig) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
-
- SimSearchUtils - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util.fv
-
Utility methods for indexing and searching for similar feature vectors
- SimSearchUtils() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.fv.SimSearchUtils
-
- size - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker.DirectoryStatus
-
- size() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.LocalIndexDir
-
- skippedUpload(long) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- SpellcheckHelper - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
Helper class for getting spellcheck results for a given term, calling a DirectSpellChecker
under the hood.
- SpellcheckHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.SpellcheckHelper
-
- SpellcheckHelper.SpellcheckQuery - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
- SpellcheckQuery(Term, int, IndexReader) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.SpellcheckHelper.SpellcheckQuery
-
- startActiveCollection() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.ActiveDeletedBlobCollectorMBean
-
Initiate collection operation of deleted lucene index blobs
- startActiveCollection() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.ActiveDeletedBlobCollectorMBeanImpl
-
- startCopy(LocalIndexFile) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier
-
- startOffset - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase.CompoundToken
-
- status - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.IndexConsistencyChecker.DirectoryStatus
-
- storedFieldsFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
-
- storedFieldsFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompressingCodec
-
- stringField(FieldInfo, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.PathStoredFieldVisitor
-
- SUGGEST_DATA_CHILD_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
-
- SUGGEST_DIR_SUFFIX - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.writer.MultiplexersLucene
-
- SUGGEST_UPDATE_FREQUENCY_MINUTES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
-
update frequency of the suggester in minutes
- SuggestHelper - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
Helper class for getting suggest results for a given term, calling a Lookup
implementation under the hood.
- SuggestHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper
-
- SuggestHelper.SuggestQuery - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
-
- SUGGESTION_CONFIG - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
-
subnode holding configuration for suggestions
- SuggestQuery(String) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.SuggestHelper.SuggestQuery
-
- supersedes(String...) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder
-
- supportsCopyFromDataInput() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakIndexFile
-
- sync(Collection<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.BufferedOakDirectory
-
- sync(Collection<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory
-
- sync(Collection<String>) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.directory.OakDirectory
-
- sync() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder.IndexRule
-
- sync() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.IndexDefinitionBuilder.PropertyRule
-