| AsyncIndexInfoService |
|
| ContextAwareCallback |
Extension to IndexUpdateCallback which also provides access to
IndexingContext
|
| CorruptIndexHandler |
|
| IndexCommitCallback |
Implementations of this interface can be notified of progress of
commit that would update the index.
|
| IndexConstants |
TODO document
|
| IndexEditor |
Represents the content of a QueryIndex as well as a mechanism for keeping
this content up to date.
|
| IndexEditorProvider |
Extension point for plugging in different kinds of IndexEditor providers.
|
| IndexInfo |
Captures information related to index
|
| IndexInfoProvider |
Service to be provided by various index implementations.
|
| IndexInfoService |
|
| IndexingContext |
|
| IndexPathService |
|
| IndexUpdateCallback |
|
| NodeTraversalCallback |
Callback which invoked for any changed node read by IndexUpdate
as part of diff traversal
|
| NodeTraversalCallback.PathSource |
Provides a way to lazily construct the path
and provides access to the current path
|