Uses of Package
com.atlassian.confluence.plugins.opensearch
-
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch Class Description DelegatingQueryMapper A mapper that maps a ConfluenceSearchQuery
to an OpenSearchQuery
by delegating it to the appropriateOpenSearchQueryMapper
implementation.DelegatingSortMapper A mapper that maps a ConfluenceSearchSort
to a list of OpenSearchSortOptions
by delegating it to the appropriateOpenSearchSortMapper
implementation.OpenSearchAnalyzerMapper OpenSearchConfig Application config for configuring OpenSearchOpenSearchFieldMappingMapper OpenSearchIndexManagerFactory Factory to createOpenSearchIndexManager
instancesOpenSearchIndexWriter SearchIndexWriter for adding and deleting documents on OpenSearchOpenSearchIndexWriter.IndexSetting OpenSearchSearchIndexAccessor Accessor to read and write from index documents on OpenSearchOpenSearchSearchIndexAccessorFactory A factory to create a newOpenSearchSearchIndexAccessor
for an indexName (core or custom).OpenSearchSearchManager An interface for OpenSearch's SearchManager -
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.analysis Class Description OpenSearchAnalyzerMapper -
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.mappers.query Class Description DelegatingQueryMapper A mapper that maps a ConfluenceSearchQuery
to an OpenSearchQuery
by delegating it to the appropriateOpenSearchQueryMapper
implementation.OpenSearchAnalyzerMapper -
Classes in com.atlassian.confluence.plugins.opensearch used by com.atlassian.confluence.plugins.opensearch.mappers.query.score Class Description DelegatingQueryMapper A mapper that maps a ConfluenceSearchQuery
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.sort Class Description DelegatingSortMapper A mapper that maps a ConfluenceSearchSort
to a list of OpenSearchSortOptions
by delegating it to the appropriateOpenSearchSortMapper
implementation.