@SearchPrimitive

Package com.atlassian.confluence.search.v2.score

This package provides search engine agnostic primitives required to construct FunctionScoreQuery. It was designed to work when the search engine is remote. Classes encapsulate just enough information for mapping FunctionScoreQuery to a concrete search engine implementation. The inspiration has been taken from Elasticsearch function score query.
Since:
7.0