Uses of Interface
com.atlassian.confluence.plugins.opensearch.scripts.OpenSearchStoredScriptProvider
Packages that use OpenSearchStoredScriptProvider
Package
Description
-
Uses of OpenSearchStoredScriptProvider in com.atlassian.confluence.plugins.opensearch.indexmanager
Constructor parameters in com.atlassian.confluence.plugins.opensearch.indexmanager with type arguments of type OpenSearchStoredScriptProviderModifierConstructorDescriptionOpenSearchIndexManagerFactory
(org.opensearch.client.opensearch.OpenSearchClient client, OpenSearchConfig openSearchConfig, IndexAnalysisFactory indexAnalysisFactory, OpenSearchFieldMappingMapper fieldMappingMapper, com.atlassian.event.api.EventPublisher eventPublisher, List<OpenSearchStoredScriptProvider> openSearchStoredScriptProviders) -
Uses of OpenSearchStoredScriptProvider in com.atlassian.confluence.plugins.opensearch.mappers.sort
Classes in com.atlassian.confluence.plugins.opensearch.mappers.sort that implement OpenSearchStoredScriptProviderModifier and TypeClassDescriptionclass
Mapper to convertFavouriteSort
to OpenSearch sort optionsclass
Mapper to convertLowercaseFieldSort
to OpenSearch sort options -
Uses of OpenSearchStoredScriptProvider in com.atlassian.confluence.plugins.opensearch.scripts
Classes in com.atlassian.confluence.plugins.opensearch.scripts that implement OpenSearchStoredScriptProviderModifier and TypeClassDescriptionclass
Provides the Exponential decay scoring script for the last modified fieldclass
Provides the Gauss decay scoring script for the last modified field