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