@Version(value="1.0") @Export(optional="provide:=true")
Interface | Description |
---|---|
ActiveDeletedBlobCollectorMBean |
MBean for starting and monitoring the progress of
collection of deleted lucene index blobs.
|
AsyncIndexesSizeStatsUpdate | |
CopyOnReadStatsMBean |
Statistics for the copy-on-read mechanism.
|
IndexCopier.COWDirectoryTracker | |
LuceneIndexConstants |
Constants used internally in Lucene indexes.
|
LuceneIndexMBean | |
LuceneIndexNode | |
LuceneIndexWriterFactory |
Class | Description |
---|---|
ActiveDeletedBlobCollectorMBeanImpl | |
AsyncIndexesSizeStatsUpdateImpl | |
FacetTestHelper | |
FieldFactory |
A factory for Lucene Field instances with frequently used fields.
|
IndexAugmentorFactory | |
IndexCopier |
Copies index files to/from the local disk and the datastore.
|
IndexTracker |
Keeps track of all Lucene indexes in a repository (all readers, writers, and
definitions).
|
LoggingInfoStream | |
LuceneDocumentMaker | |
LuceneIndex |
Used to query old (compatVersion 1) Lucene indexes.
|
LuceneIndexDefinition | |
LuceneIndexDefinition.Builder | |
LuceneIndexEditor |
IndexEditor implementation that is responsible for keeping the
LuceneIndex up to date |
LuceneIndexEditorContext | |
LuceneIndexEditorProvider |
Service that provides Lucene based
IndexEditor s |
LuceneIndexInfoProvider | |
LuceneIndexMBeanImpl | |
LuceneIndexNodeManager |
Keeps track of the open read sessions for an index.
|
LuceneIndexProvider |
A provider for Lucene indexes.
|
LuceneIndexProviderService | |
LuceneIndexStatistics |
This class would populate some statistics from a reader.
|
LuceneIndexStatsUpdateCallback |
PropertyUpdateCallback that records statistics about a certain index size (on disk) and number of documents. |
LucenePropertyIndex |
Used to query new (compatVersion 2) Lucene indexes.
|
MultiLuceneIndex |
A full-text search that is used when the query contains there are multiple
"parents", as in "contains(a/x, 'hello') and contains(b/x, 'world')".
|
OakAnalyzer |
The default Lucene Analyzer used in Oak.
|
OakCodec |
Oak specific
Codec . |
TermFactory |
A factory for Lucene Term instances with frequently used field names.
|
Enum | Description |
---|---|
IndexFormatVersion |
The version of an index (property "compatVersion").
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved