Uses of Class
com.atlassian.confluence.search.v2.query.FieldExistsQuery
-
Packages that use FieldExistsQuery Package Description com.atlassian.confluence.search.v2.lucene.mapper -
-
Uses of FieldExistsQuery in com.atlassian.confluence.search.v2.lucene.mapper
Methods in com.atlassian.confluence.search.v2.lucene.mapper with parameters of type FieldExistsQuery Modifier and Type Method Description org.apache.lucene.search.QueryFieldExistsQueryMapper. convertToLuceneQuery(FieldExistsQuery query)
-