Interface | Description |
---|---|
DirectoryBasedReaderProvider | |
IndexFamilyImplementor |
The SPI contract for
IndexFamily implementors. |
IndexManager |
An IndexManager abstracts the specific configuration and implementations being used on a single index.
|
IndexManagerSelector | |
IndexManagerType |
The SPI contract for
IndexFamilyType , i.e. |
IndexNameNormalizer |
Allows the caller of an
IndexManager to get the actual name of the index in the
backend. |
ReaderProvider |
Responsible for providing and managing the lifecycle of a read only reader.
|
Class | Description |
---|---|
DirectoryBasedIndexManager |
This implementation of
IndexManager is coupled to a
DirectoryProvider and a DirectoryBasedReaderProvider . |
LuceneEmbeddedIndexManagerType |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.