Class LuceneQueryUtil
- java.lang.Object
-
- com.atlassian.confluence.search.v2.lucene.LuceneQueryUtil
-
public class LuceneQueryUtil extends Object
Relocation from confluence-search plugin.- Since:
- 6.16.0
-
-
Constructor Summary
Constructors Constructor Description LuceneQueryUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Set<String>
tokenize(org.apache.lucene.analysis.Analyzer analyzer, String field, String text)
-