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
SearchQueryto an OpenSearchQueryby delegating it to the appropriateOpenSearchQueryMapperimplementation.A mapper that maps a ConfluenceSearchSortto a list of OpenSearchSortOptionsby delegating it to the appropriateOpenSearchSortMapperimplementation.Application config for configuring OpenSearchCreates new instances ofSearchIndexWriterfor OpenSearchExportedJournalStateStorewhich stores journal ids in OpenSearchAccessor to read and write from index documents on OpenSearchA factory to create a newOpenSearchSearchIndexAccessorfor 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
SearchQueryto an OpenSearchQueryby delegating it to the appropriateOpenSearchQueryMapperimplementation. -
-
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
SearchQueryto an OpenSearchQueryby delegating it to the appropriateOpenSearchQueryMapperimplementation. -
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.mappers.query.scoreClassDescriptionA mapper that maps a Confluence
SearchQueryto an OpenSearchQueryby delegating it to the appropriateOpenSearchQueryMapperimplementation. -
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.mappers.sortClassDescriptionA mapper that maps a Confluence
SearchSortto a list of OpenSearchSortOptionsby delegating it to the appropriateOpenSearchSortMapperimplementation.