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.Query
PrefixQueryMapper.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.Query
OpenSearchPrefixQueryMapper.mapQueryToOpenSearch
(PrefixQuery query)