DefaultOpenSearchSearchManager |
OpenSearch implementation that provides searching functionality on core indexes.
|
DelegatingQueryMapper |
|
DelegatingSortMapper |
A mapper that maps a Confluence SearchSort to a list of OpenSearch SortOptions
by delegating it to the appropriate OpenSearchSortMapper implementation.
|
OpenSearchAnalyzerMapper |
|
OpenSearchBulkIndexWriter |
Uses OpenSearch bulk API to perform index requests.
|
OpenSearchClientFactory |
Factory to create OpenSearchClient based on application config.
|
OpenSearchConfig |
Application config for configuring OpenSearch
|
OpenSearchCustomSearchIndexRegistry |
|
OpenSearchFieldMappingMapper |
|
OpenSearchIndexManagerFactory |
|
OpenSearchIndexWriter |
SearchIndexWriter for adding and deleting documents on OpenSearch
|
OpenSearchIndexWriter.IndexSetting |
|
OpenSearchJournalStateStore |
|
OpenSearchJournalStateStore.JournalIdEntry |
|
OpenSearchSearchIndexAccessor |
Accessor to read and write from index documents on OpenSearch
|
OpenSearchSearchIndexAccessorFactory |
|
OpenSearchSearchResult |
An individual search result from OpenSearch hit
|