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