Hierarchy For All Packages
Package Hierarchies:- com.apple.foundationdb.record.lucene,
- com.apple.foundationdb.record.lucene.codec,
- com.apple.foundationdb.record.lucene.directory,
- com.apple.foundationdb.record.lucene.exact,
- com.apple.foundationdb.record.lucene.filter,
- com.apple.foundationdb.record.lucene.highlight,
- com.apple.foundationdb.record.lucene.idformat,
- com.apple.foundationdb.record.lucene.ngram,
- com.apple.foundationdb.record.lucene.query,
- com.apple.foundationdb.record.lucene.search,
- com.apple.foundationdb.record.lucene.synonym,
- org.apache.lucene.codecs.lucene84,
- org.apache.lucene.index,
- org.apache.lucene.search
Class Hierarchy
- java.lang.Object
- org.apache.lucene.analysis.util.AbstractAnalysisFactory
- org.apache.lucene.analysis.util.TokenFilterFactory
- com.apple.foundationdb.record.lucene.AlphanumericLengthFilterFactory
- com.apple.foundationdb.record.lucene.RegistrySynonymGraphFilterFactory
- org.apache.lucene.analysis.util.TokenFilterFactory
- com.apple.foundationdb.record.query.plan.cascades.expressions.AbstractRelationalExpression (implements com.apple.foundationdb.record.query.plan.cascades.expressions.RelationalExpression)
- com.apple.foundationdb.record.query.plan.cascades.expressions.AbstractRelationalExpressionWithoutChildren
- com.apple.foundationdb.record.query.plan.plans.RecordQueryIndexPlan (implements com.apple.foundationdb.record.query.plan.cascades.explain.PlannerGraphRewritable, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithComparisons, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithConstraint, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithIndex, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithMatchCandidate, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithNoChildren)
- com.apple.foundationdb.record.lucene.LuceneIndexQueryPlan (implements com.apple.foundationdb.record.query.plan.PlanWithOrderingKey, com.apple.foundationdb.record.query.plan.PlanWithStoredFields, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithExplain)
- com.apple.foundationdb.record.lucene.LuceneIndexSpellCheckQueryPlan
- com.apple.foundationdb.record.lucene.LuceneIndexQueryPlan (implements com.apple.foundationdb.record.query.plan.PlanWithOrderingKey, com.apple.foundationdb.record.query.plan.PlanWithStoredFields, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithExplain)
- com.apple.foundationdb.record.query.plan.plans.RecordQueryIndexPlan (implements com.apple.foundationdb.record.query.plan.cascades.explain.PlannerGraphRewritable, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithComparisons, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithConstraint, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithIndex, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithMatchCandidate, com.apple.foundationdb.record.query.plan.plans.RecordQueryPlanWithNoChildren)
- com.apple.foundationdb.record.query.plan.cascades.expressions.AbstractRelationalExpressionWithoutChildren
- com.apple.foundationdb.record.lucene.directory.AgilityContext.Agile (implements com.apple.foundationdb.record.lucene.directory.AgilityContext)
- com.apple.foundationdb.record.lucene.directory.AgilityContext.NonAgile (implements com.apple.foundationdb.record.lucene.directory.AgilityContext)
- org.apache.lucene.analysis.Analyzer (implements java.io.Closeable)
- com.apple.foundationdb.record.lucene.exact.ExactTokenAnalyzer
- org.apache.lucene.analysis.StopwordAnalyzerBase
- com.apple.foundationdb.record.lucene.AlphanumericCjkAnalyzer
- com.apple.foundationdb.record.lucene.AutoCompleteAnalyzer
- com.apple.foundationdb.record.lucene.EmailCjkSynonymAnalyzer
- com.apple.foundationdb.record.lucene.ngram.NgramAnalyzer
- com.apple.foundationdb.record.lucene.synonym.SynonymAnalyzer
- org.apache.lucene.util.AttributeSource
- org.apache.lucene.analysis.TokenStream (implements java.io.Closeable)
- org.apache.lucene.analysis.TokenFilter
- com.apple.foundationdb.record.lucene.filter.CjkUnigramFilter
- org.apache.lucene.analysis.FilteringTokenFilter
- com.apple.foundationdb.record.lucene.filter.AlphanumericLengthFilter
- org.apache.lucene.analysis.TokenFilter
- org.apache.lucene.analysis.TokenStream (implements java.io.Closeable)
- com.apple.foundationdb.record.metadata.expressions.BaseKeyExpression (implements com.apple.foundationdb.record.metadata.expressions.KeyExpression)
- com.apple.foundationdb.record.metadata.expressions.FunctionKeyExpression (implements com.apple.foundationdb.record.metadata.expressions.AtomKeyExpression, com.apple.foundationdb.record.metadata.expressions.KeyExpressionWithChild)
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression.LuceneFieldConfig
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression.LuceneFieldName
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression.LuceneSortBy
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression.LuceneSorted
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression.LuceneStored
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression.LuceneText
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpression
- com.apple.foundationdb.record.metadata.expressions.FunctionKeyExpression (implements com.apple.foundationdb.record.metadata.expressions.AtomKeyExpression, com.apple.foundationdb.record.metadata.expressions.KeyExpressionWithChild)
- org.apache.lucene.codecs.Codec (implements org.apache.lucene.util.NamedSPILoader.NamedSPI)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedCodec
- org.apache.lucene.codecs.CompoundFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedCompoundFormat
- org.apache.lucene.store.DataInput (implements java.lang.Cloneable)
- org.apache.lucene.store.IndexInput (implements java.lang.Cloneable, java.io.Closeable)
- org.apache.lucene.store.ChecksumIndexInput
- org.apache.lucene.store.BufferedChecksumIndexInput
- com.apple.foundationdb.record.lucene.codec.PrefetchableBufferedChecksumIndexInput
- org.apache.lucene.store.BufferedChecksumIndexInput
- com.apple.foundationdb.record.lucene.directory.EmptyIndexInput
- com.apple.foundationdb.record.lucene.directory.FDBIndexInput
- org.apache.lucene.store.ChecksumIndexInput
- org.apache.lucene.store.IndexInput (implements java.lang.Cloneable, java.io.Closeable)
- org.apache.lucene.store.DataOutput
- org.apache.lucene.store.IndexOutput (implements java.io.Closeable)
- com.apple.foundationdb.record.lucene.directory.EmptyIndexOutput
- com.apple.foundationdb.record.lucene.directory.FDBIndexOutput
- org.apache.lucene.store.IndexOutput (implements java.io.Closeable)
- org.apache.lucene.store.Directory (implements java.io.Closeable)
- org.apache.lucene.codecs.CompoundDirectory
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedCompoundReader
- com.apple.foundationdb.record.lucene.directory.FDBDirectory
- org.apache.lucene.codecs.CompoundDirectory
- org.apache.lucene.codecs.DocValuesFormat (implements org.apache.lucene.util.NamedSPILoader.NamedSPI)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedDocValuesFormat
- com.apple.foundationdb.record.lucene.EmailCjkSynonymAnalyzerFactory (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory)
- com.apple.foundationdb.record.lucene.synonym.EnglishSynonymMapConfig (implements com.apple.foundationdb.record.lucene.synonym.SynonymMapConfig)
- com.apple.foundationdb.record.lucene.synonym.EnglishSynonymMapConfig.AuthoritativeOnlyEnglishSynonymMapConfig
- com.apple.foundationdb.record.lucene.synonym.EnglishSynonymMapConfig.ExpandedEnglishSynonymMapConfig
- com.apple.foundationdb.record.lucene.exact.ExactTokenAnalyzerFactory (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory)
- com.apple.foundationdb.record.lucene.directory.FDBDirectoryManager (implements java.lang.AutoCloseable)
- com.apple.foundationdb.record.lucene.directory.FDBDirectorySharedCache
- com.apple.foundationdb.record.lucene.directory.FDBDirectorySharedCacheManager
- com.apple.foundationdb.record.lucene.directory.FDBDirectorySharedCacheManager.Builder
- com.apple.foundationdb.record.lucene.directory.FDBDirectoryUtils
- com.apple.foundationdb.record.lucene.directory.FDBDirectoryWrapper (implements java.lang.AutoCloseable)
- com.apple.foundationdb.record.lucene.directory.FDBLuceneFileReference
- org.apache.lucene.codecs.FieldInfosFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedFieldInfosFormat
- com.apple.foundationdb.record.lucene.directory.FieldInfosStorage
- com.apple.foundationdb.record.lucene.highlight.HighlightedTerm
- com.apple.foundationdb.record.IndexEntry
- com.apple.foundationdb.record.lucene.LuceneRecordCursor.ScoreDocIndexEntry
- com.apple.foundationdb.record.provider.foundationdb.IndexMaintainer
- com.apple.foundationdb.record.provider.foundationdb.indexes.StandardIndexMaintainer
- com.apple.foundationdb.record.lucene.LuceneIndexMaintainer
- com.apple.foundationdb.record.provider.foundationdb.indexes.StandardIndexMaintainer
- com.apple.foundationdb.record.provider.foundationdb.IndexOperation
- com.apple.foundationdb.record.lucene.LuceneGetMetadataInfo
- com.apple.foundationdb.record.provider.foundationdb.IndexOperationResult
- com.apple.foundationdb.record.lucene.LuceneMetadataInfo
- org.apache.lucene.search.IndexSearcher
- com.apple.foundationdb.record.lucene.search.LuceneOptimizedIndexSearcher
- com.apple.foundationdb.record.metadata.IndexValidator
- com.apple.foundationdb.record.lucene.LuceneIndexValidator
- org.apache.lucene.util.InfoStream (implements java.io.Closeable)
- com.apple.foundationdb.record.lucene.LuceneLoggerInfoStream
- com.apple.foundationdb.record.lucene.codec.LazyCloseable<T> (implements java.io.Closeable)
- com.apple.foundationdb.record.lucene.codec.LazyOpener<T>
- org.apache.lucene.codecs.LiveDocsFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedLiveDocsFormat
- org.apache.lucene.store.Lock (implements java.io.Closeable)
- com.apple.foundationdb.record.lucene.directory.FDBDirectoryLockFactory.FDBDirectoryLock
- org.apache.lucene.store.LockFactory
- com.apple.foundationdb.record.lucene.directory.FDBDirectoryLockFactory
- com.apple.foundationdb.record.lucene.LuceneAnalyzerCombinationProvider
- com.apple.foundationdb.record.lucene.LuceneAnalyzerRegistryImpl (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerRegistry)
- com.apple.foundationdb.record.lucene.LuceneAnalyzerWrapper
- com.apple.foundationdb.record.lucene.LuceneAutoCompleteAnalyzerFactory (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory)
- com.apple.foundationdb.record.lucene.LuceneAutoCompleteHelpers
- com.apple.foundationdb.record.lucene.LuceneAutoCompleteHelpers.AutoCompleteTokens
- com.apple.foundationdb.record.lucene.LuceneConcurrency
- com.apple.foundationdb.record.lucene.LuceneDocumentFromRecord
- com.apple.foundationdb.record.lucene.LuceneDocumentFromRecord.DocumentField
- com.apple.foundationdb.record.lucene.LuceneDocumentFromRecord.DocumentFieldList<T> (implements com.apple.foundationdb.record.lucene.LuceneIndexExpressions.DocumentDestination<T>)
- com.apple.foundationdb.record.lucene.LuceneDocumentFromRecord.FDBRecordSource<M> (implements com.apple.foundationdb.record.lucene.LuceneIndexExpressions.RecordSource<T>)
- com.apple.foundationdb.record.lucene.LuceneEvents
- com.apple.foundationdb.record.lucene.LuceneExceptions
- com.apple.foundationdb.record.lucene.LuceneFunctionKeyExpressionFactory (implements com.apple.foundationdb.record.metadata.expressions.FunctionKeyExpression.Factory)
- com.apple.foundationdb.record.lucene.LuceneFunctionNames
- com.apple.foundationdb.record.lucene.highlight.LuceneHighlighting
- com.apple.foundationdb.record.lucene.LuceneIndexExpressions
- com.apple.foundationdb.record.lucene.LuceneIndexExpressions.DocumentFieldDerivation
- com.apple.foundationdb.record.lucene.idformat.LuceneIndexKeySerializer
- com.apple.foundationdb.record.lucene.LuceneIndexKeyValueToPartialRecordUtils
- com.apple.foundationdb.record.lucene.LuceneIndexKeyValueToPartialRecordUtils.LuceneSpellCheckCopier (implements com.apple.foundationdb.record.query.plan.IndexKeyValueToPartialRecord.Copier)
- com.apple.foundationdb.record.lucene.LuceneIndexKeyValueToPartialRecordUtils.LuceneSpellCheckCopier.Deserializer (implements com.apple.foundationdb.record.PlanDeserializer<M,
T>) - com.apple.foundationdb.record.lucene.LuceneIndexMaintainerFactory (implements com.apple.foundationdb.record.provider.foundationdb.IndexMaintainerFactory)
- com.apple.foundationdb.record.lucene.LuceneIndexOptions
- com.apple.foundationdb.record.lucene.LuceneIndexQueryPlan.Deserializer (implements com.apple.foundationdb.record.PlanDeserializer<M,
T>) - com.apple.foundationdb.record.lucene.LuceneIndexTypes
- com.apple.foundationdb.record.lucene.LuceneMetadataInfo.LuceneFileInfo
- com.apple.foundationdb.record.lucene.LuceneMetadataInfo.LuceneInfo
- com.apple.foundationdb.record.lucene.LucenePartitioner
- com.apple.foundationdb.record.lucene.LucenePartitioner.RepartitioningLogMessages
- com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndex.DocumentIndexEntry
- com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndexV1 (implements com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndex)
- com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndexV2 (implements com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndex)
- com.apple.foundationdb.record.lucene.LuceneQueryClause (implements com.apple.foundationdb.record.PlanHashable)
- com.apple.foundationdb.record.lucene.LuceneAutoCompleteQueryClause
- com.apple.foundationdb.record.lucene.LuceneBooleanQuery
- com.apple.foundationdb.record.lucene.LuceneNotQuery
- com.apple.foundationdb.record.lucene.LuceneQueryFieldComparisonClause
- com.apple.foundationdb.record.lucene.LuceneQueryMultiFieldSearchClause
- com.apple.foundationdb.record.lucene.LuceneQuerySearchClause
- com.apple.foundationdb.record.lucene.LuceneQueryClause.BoundQuery
- com.apple.foundationdb.record.lucene.LuceneQueryComponent (implements com.apple.foundationdb.record.query.expressions.ComponentWithNoChildren, com.apple.foundationdb.record.query.expressions.QueryComponent)
- com.apple.foundationdb.record.lucene.search.LuceneQueryParserFactoryProvider
- com.apple.foundationdb.record.lucene.search.LuceneQueryParserFactoryProvider.DefaultParserFactory (implements com.apple.foundationdb.record.lucene.search.LuceneQueryParserFactory)
- com.apple.foundationdb.record.lucene.LuceneRecordContextProperties
- com.apple.foundationdb.record.lucene.LuceneRecordCursor (implements com.apple.foundationdb.record.cursors.BaseCursor<T>)
- com.apple.foundationdb.record.lucene.LuceneRepartitionPlanner
- com.apple.foundationdb.record.lucene.LuceneRepartitionPlanner.RepartitioningContext
- com.apple.foundationdb.record.lucene.LuceneScanBounds (implements com.apple.foundationdb.record.provider.foundationdb.IndexScanBounds)
- com.apple.foundationdb.record.lucene.LuceneScanQuery
- com.apple.foundationdb.record.lucene.LuceneScanSpellCheck
- com.apple.foundationdb.record.lucene.LuceneScanParameters (implements com.apple.foundationdb.record.provider.foundationdb.IndexScanParameters)
- com.apple.foundationdb.record.lucene.LuceneScanQueryParameters (implements com.apple.foundationdb.record.PlanSerializable)
- com.apple.foundationdb.record.lucene.LuceneScanSpellCheckParameters (implements com.apple.foundationdb.record.PlanSerializable)
- com.apple.foundationdb.record.lucene.LuceneScanQueryParameters.Deserializer (implements com.apple.foundationdb.record.PlanDeserializer<M,
T>) - com.apple.foundationdb.record.lucene.LuceneScanQueryParameters.LuceneQueryHighlightParameters
- com.apple.foundationdb.record.lucene.LuceneScanSpellCheckParameters.Deserializer (implements com.apple.foundationdb.record.PlanDeserializer<M,
T>) - com.apple.foundationdb.record.lucene.LuceneScanTypes
- com.apple.foundationdb.record.lucene.directory.LuceneSerializer
- com.apple.foundationdb.record.lucene.LuceneSpellCheckRecordCursor (implements com.apple.foundationdb.record.cursors.BaseCursor<T>)
- com.apple.foundationdb.record.lucene.ngram.NgramAnalyzer.NgramAnalyzerFactory (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory)
- org.apache.lucene.search.uhighlight.PassageFormatter
- com.apple.foundationdb.record.lucene.highlight.SnippetFormatter
- com.apple.foundationdb.record.lucene.highlight.WholeTextFormatter
- org.apache.lucene.queryparser.flexible.standard.config.PointsConfig
- com.apple.foundationdb.record.lucene.search.BooleanPointsConfig
- org.apache.lucene.codecs.PointsFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedPointsFormat
- org.apache.lucene.codecs.PostingsFormat (implements org.apache.lucene.util.NamedSPILoader.NamedSPI)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedPostingsFormat
- org.apache.lucene.codecs.PostingsReaderBase (implements org.apache.lucene.util.Accountable, java.io.Closeable)
- org.apache.lucene.codecs.lucene84.LuceneOptimizedPostingsReader
- org.apache.lucene.search.Query
- com.apple.foundationdb.record.lucene.query.BitSetQuery
- com.apple.foundationdb.record.lucene.LuceneComparisonQuery
- org.apache.lucene.util.QueryBuilder
- org.apache.lucene.queryparser.classic.QueryParserBase (implements org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration)
- org.apache.lucene.queryparser.classic.QueryParser (implements org.apache.lucene.queryparser.classic.QueryParserConstants)
- com.apple.foundationdb.record.lucene.search.LuceneOptimizedQueryParser (implements com.apple.foundationdb.record.lucene.search.ConfigAwareQueryParser)
- com.apple.foundationdb.record.lucene.search.LuceneOptimizedStopWordsQueryParser
- org.apache.lucene.queryparser.classic.MultiFieldQueryParser
- com.apple.foundationdb.record.lucene.search.LuceneOptimizedMultiFieldQueryParser (implements com.apple.foundationdb.record.lucene.search.ConfigAwareQueryParser)
- com.apple.foundationdb.record.lucene.search.LuceneOptimizedMultiFieldStopWordsQueryParser
- com.apple.foundationdb.record.lucene.search.LuceneOptimizedMultiFieldQueryParser (implements com.apple.foundationdb.record.lucene.search.ConfigAwareQueryParser)
- com.apple.foundationdb.record.lucene.search.LuceneOptimizedQueryParser (implements com.apple.foundationdb.record.lucene.search.ConfigAwareQueryParser)
- org.apache.lucene.queryparser.classic.QueryParser (implements org.apache.lucene.queryparser.classic.QueryParserConstants)
- org.apache.lucene.queryparser.classic.QueryParserBase (implements org.apache.lucene.queryparser.flexible.standard.CommonQueryParserConfiguration)
- org.apache.lucene.search.QueryHelper
- com.apple.foundationdb.record.lucene.search.QueryParserUtils
- com.apple.foundationdb.record.lucene.idformat.RecordIdFormat
- com.apple.foundationdb.record.lucene.idformat.RecordIdFormat.TupleElement (implements com.apple.foundationdb.record.lucene.idformat.RecordIdFormat.FormatElement)
- com.apple.foundationdb.record.lucene.idformat.RecordIdFormatParser
- com.apple.foundationdb.record.query.plan.RecordQueryPlanner (implements com.apple.foundationdb.record.query.plan.QueryPlanner)
- com.apple.foundationdb.record.lucene.LucenePlanner
- org.apache.lucene.index.StandardDirectoryReaderOptimization
- org.apache.lucene.codecs.StoredFieldsFormat
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedStoredFieldsFormat
- org.apache.lucene.codecs.StoredFieldsReader (implements org.apache.lucene.util.Accountable, java.lang.Cloneable, java.io.Closeable)
- com.apple.foundationdb.record.lucene.codec.LazyStoredFieldsReader (implements com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndexV1.StoredFieldsReaderSegmentInfo)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedStoredFieldsReader (implements com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndexV1.StoredFieldsReaderSegmentInfo)
- org.apache.lucene.codecs.StoredFieldsWriter (implements org.apache.lucene.util.Accountable, java.io.Closeable)
- com.apple.foundationdb.record.lucene.codec.LuceneOptimizedStoredFieldsWriter
- com.apple.foundationdb.record.lucene.synonym.SynonymAnalyzer.AuthoritativeSynonymOnlyAnalyzerFactory (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory)
- com.apple.foundationdb.record.lucene.synonym.SynonymAnalyzer.QueryOnlySynonymAnalyzerFactory (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory)
- com.apple.foundationdb.record.lucene.synonym.SynonymMapRegistryImpl (implements com.apple.foundationdb.record.lucene.synonym.SynonymMapRegistry)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- com.apple.foundationdb.record.lucene.LuceneExceptions.LuceneTransactionTooOldException
- java.lang.RuntimeException
- com.apple.foundationdb.util.LoggableException (implements com.apple.foundationdb.util.LoggableKeysAndValues<T>)
- com.apple.foundationdb.record.lucene.directory.FDBDirectoryLockFactory.FDBDirectoryLockException
- com.apple.foundationdb.record.RecordCoreException
- com.apple.foundationdb.record.lucene.LuceneConcurrency.AsyncToSyncTimeoutException
- com.apple.foundationdb.record.lucene.idformat.RecordCoreFormatException
- com.apple.foundationdb.record.lucene.idformat.RecordCoreSizeException
- com.apple.foundationdb.util.LoggableException (implements com.apple.foundationdb.util.LoggableKeysAndValues<T>)
- java.io.IOException
- java.lang.Exception
- com.apple.foundationdb.record.provider.foundationdb.indexes.ValueIndexScrubbingToolsMissing (implements com.apple.foundationdb.record.provider.foundationdb.IndexScrubbingTools<T>)
- com.apple.foundationdb.record.lucene.LuceneIndexScrubbingToolsMissing
- org.apache.lucene.analysis.util.AbstractAnalysisFactory
Interface Hierarchy
- com.apple.foundationdb.record.lucene.directory.AgilityContext
- com.apple.foundationdb.record.lucene.AnalyzerChooser
- com.apple.foundationdb.record.lucene.search.ConfigAwareQueryParser
- com.apple.foundationdb.record.lucene.codec.LazyOpener.Opener<T>
- com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory
- com.apple.foundationdb.record.lucene.LuceneAnalyzerRegistry
- com.apple.foundationdb.record.lucene.LuceneIndexExpressions.DocumentDestination<T>
- com.apple.foundationdb.record.lucene.LuceneIndexExpressions.RecordSource<T>
- com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndex
- com.apple.foundationdb.record.lucene.LucenePrimaryKeySegmentIndexV1.StoredFieldsReaderSegmentInfo
- com.apple.foundationdb.record.lucene.search.LuceneQueryParserFactory
- com.apple.foundationdb.record.lucene.idformat.RecordIdFormat.FormatElement
- com.apple.foundationdb.record.lucene.synonym.SynonymMapConfig
- com.apple.foundationdb.record.lucene.synonym.SynonymMapRegistry
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.apple.foundationdb.record.lucene.LuceneAnalyzerType
- com.apple.foundationdb.record.lucene.LuceneEvents.Counts (implements com.apple.foundationdb.record.provider.common.StoreTimer.Count)
- com.apple.foundationdb.record.lucene.LuceneEvents.DetailEvents (implements com.apple.foundationdb.record.provider.common.StoreTimer.DetailEvent)
- com.apple.foundationdb.record.lucene.LuceneEvents.Events (implements com.apple.foundationdb.record.provider.common.StoreTimer.Event)
- com.apple.foundationdb.record.lucene.LuceneEvents.SizeEvents (implements com.apple.foundationdb.record.provider.common.StoreTimer.SizeEvent)
- com.apple.foundationdb.record.lucene.LuceneEvents.Waits (implements com.apple.foundationdb.record.provider.common.StoreTimer.Wait)
- com.apple.foundationdb.record.lucene.LuceneFunctionNames.LuceneFieldIndexOptions
- com.apple.foundationdb.record.lucene.LuceneIndexExpressions.DocumentFieldType
- com.apple.foundationdb.record.lucene.LuceneIndexScrubbingToolsMissing.MissingIndexReason
- com.apple.foundationdb.record.lucene.LuceneLogMessageKeys
- com.apple.foundationdb.record.lucene.LuceneQueryType
- com.apple.foundationdb.record.lucene.idformat.RecordIdFormat.FormatElementType (implements com.apple.foundationdb.record.lucene.idformat.RecordIdFormat.FormatElement)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)