Uses of Class
com.atlassian.confluence.search.v2.query.TextFieldQuery
-
Packages that use TextFieldQuery Package Description com.atlassian.confluence.search.v2.lucene.mapper -
-
Uses of TextFieldQuery in com.atlassian.confluence.search.v2.lucene.mapper
Methods in com.atlassian.confluence.search.v2.lucene.mapper 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.
-