Uses of Class
com.atlassian.confluence.search.v2.query.IntegerRangeQuery
Packages that use IntegerRangeQuery
Package
Description
-
Uses of IntegerRangeQuery in com.atlassian.confluence.impl.search.v2.mappers
Methods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type IntegerRangeQueryModifier and TypeMethodDescriptionorg.apache.lucene.search.QueryIntegerRangeQueryMapper.convertToLuceneQuery(IntegerRangeQuery searchQuery) -
Uses of IntegerRangeQuery in com.atlassian.confluence.plugins.opensearch.mappers.query
Methods in com.atlassian.confluence.plugins.opensearch.mappers.query with parameters of type IntegerRangeQueryModifier and TypeMethodDescriptionOpenSearchIntegerRangeQueryMapper.queryFacade(IntegerRangeQuery query)