Uses of Class
com.atlassian.confluence.search.v2.query.PrefixQuery
Packages that use PrefixQuery
Package
Description
-
Uses of PrefixQuery in com.atlassian.confluence.impl.search.v2.mappers
Methods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type PrefixQueryModifier and TypeMethodDescriptionorg.apache.lucene.search.QueryPrefixQueryMapper.convertToLuceneQuery(PrefixQuery query) -
Uses of PrefixQuery in com.atlassian.confluence.plugins.opensearch.mappers.query
Methods in com.atlassian.confluence.plugins.opensearch.mappers.query with parameters of type PrefixQueryModifier and TypeMethodDescriptionorg.opensearch.client.opensearch._types.query_dsl.QueryOpenSearchPrefixQueryMapper.mapQueryToOpenSearch(PrefixQuery query)