public interface QueryTokenizer
QueryToken
s.Modifier and Type | Method and Description |
---|---|
List<QueryToken> |
tokenize(String query)
Produces query tokens from the specified query.
|
List<QueryToken> tokenize(String query)
query
- the queryCopyright © 2003–2015 Atlassian. All rights reserved.