Uses of Class
com.atlassian.confluence.search.v2.query.BooleanQuery
Packages that use BooleanQuery
Package
Description
-
Uses of BooleanQuery in com.atlassian.confluence.impl.search.v2.mappers
Methods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type BooleanQueryModifier and TypeMethodDescriptionorg.apache.lucene.search.QueryBooleanQueryMapper.convertToLuceneQuery(BooleanQuery boolQuery) -
Uses of BooleanQuery in com.atlassian.confluence.macro.query
Methods in com.atlassian.confluence.macro.query that return BooleanQueryModifier and TypeMethodDescriptionBooleanQueryFactory.toBooleanQuery()Returns aBooleanQueryinstance using the current state of thisBooleanQueryFactory. -
Uses of BooleanQuery in com.atlassian.confluence.plugins.opensearch.mappers.query
Methods in com.atlassian.confluence.plugins.opensearch.mappers.query with parameters of type BooleanQueryModifier and TypeMethodDescriptionorg.opensearch.client.opensearch._types.query_dsl.QueryOpenSearchBooleanQueryMapper.mapQueryToOpenSearch(BooleanQuery query)