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 TypeClassDescriptionclassMapper to convertFavouriteSortto OpenSearch sort optionsclassMapper to convertLowercaseFieldSortto 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 TypeClassDescriptionclassProvides the Exponential decay scoring script for the last modified fieldclassProvides the Gauss decay scoring script for the last modified field