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
- org.apache.lucene.analysis.Analyzer (implements java.io.Closeable)
- org.apache.lucene.analysis.StopwordAnalyzerBase
- com.apple.foundationdb.record.lucene.AlphanumericCjkAnalyzer
- com.apple.foundationdb.record.lucene.AutoCompleteAnalyzer
- com.apple.foundationdb.record.lucene.EmailCjkSynonymAnalyzer
- org.apache.lucene.analysis.StopwordAnalyzerBase
- 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)
- com.apple.foundationdb.record.lucene.EmailCjkSynonymAnalyzerFactory (implements com.apple.foundationdb.record.lucene.LuceneAnalyzerFactory)
- 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
- 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.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.LuceneIndexExpressions
- com.apple.foundationdb.record.lucene.LuceneIndexExpressions.DocumentFieldDerivation
- 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.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.LuceneSpellCheckRecordCursor (implements com.apple.foundationdb.record.cursors.BaseCursor<T>)
- org.apache.lucene.search.Query
- com.apple.foundationdb.record.lucene.LuceneComparisonQuery
- com.apple.foundationdb.record.query.plan.RecordQueryPlanner (implements com.apple.foundationdb.record.query.plan.QueryPlanner)
- com.apple.foundationdb.record.lucene.LucenePlanner
- 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.RecordCoreException
- com.apple.foundationdb.record.lucene.LuceneConcurrency.AsyncToSyncTimeoutException
- com.apple.foundationdb.record.RecordCoreException
- 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.AnalyzerChooser
- 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
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
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)