Uses of Package
com.atlassian.confluence.plugins.opensearch
Packages that use com.atlassian.confluence.plugins.opensearch
Package
Description
-
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearchClassDescriptionA mapper that maps a Confluence
SearchQuery
to an OpenSearchQuery
by delegating it to the appropriateOpenSearchQueryMapper
implementation.A mapper that maps a ConfluenceSearchSort
to a list of OpenSearchSortOptions
by delegating it to the appropriateOpenSearchSortMapper
implementation.Application config for configuring OpenSearchCreates new instances ofSearchIndexWriter
for OpenSearchExportedJournalStateStore
which stores journal ids in OpenSearchAccessor to read and write from index documents on OpenSearchA factory to create a newOpenSearchSearchIndexAccessor
for an indexName (core or custom).Checks if necessary plugins are installed for the specified language.An interface for OpenSearch's SearchManagerTracks search tokens in memory, and associates them with the corresponding OpenSearch PIT (Point in Time) id. -
-
-
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.bulkClassDescriptionA mapper that maps a Confluence
SearchQuery
to an OpenSearchQuery
by delegating it to the appropriateOpenSearchQueryMapper
implementation. -
-
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.indexmanagerClassDescriptionApplication config for configuring OpenSearch
-
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.mappers.queryClassDescriptionA mapper that maps a Confluence
SearchQuery
to an OpenSearchQuery
by delegating it to the appropriateOpenSearchQueryMapper
implementation. -
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.mappers.query.scoreClassDescriptionA mapper that maps a Confluence
SearchQuery
to an OpenSearchQuery
by delegating it to the appropriateOpenSearchQueryMapper
implementation. -
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.mappers.sortClassDescriptionA mapper that maps a Confluence
SearchSort
to a list of OpenSearchSortOptions
by delegating it to the appropriateOpenSearchSortMapper
implementation.