Package com.atlassian.jira.search.opensearch
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.jira.search.opensearch
-
ClassDescriptionA no-op implementation for OpenSearch.Factory that creates OpenSearch clients based on application configurationsA Document implementation that is backed by an OpenSearch hitMaps search Fields to OpenSearch mapping propertiesA search-platform agnostic implementation of
IssueIndexer, currently only used on OpenSearch mode.Retrieves change histories associated with an issue to be indexedRetrieves comments associated with an issue to be indexedRetrieves worklogs associated with an issue to be indexedOpenSearchQueryMapper<Q extends Query>Maps a Search API query to a OpenSearch queryThis class is used to register OpenSearch query mappers.