Uses of Class
com.atlassian.confluence.search.v2.query.TextFieldQuery
-
Packages that use TextFieldQuery Package Description com.atlassian.confluence.impl.search.v2.mappers -
-
Uses of TextFieldQuery in com.atlassian.confluence.impl.search.v2.mappers
Methods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type TextFieldQuery Modifier and Type Method Description org.apache.lucene.search.QueryTextFieldQueryMapper. convertToLuceneQuery(TextFieldQuery textFieldQuery)Converts the given query into a lucene query.
-