| Package | Description |
|---|---|
| com.sap.cds.adapter.odata.v2.search |
| Modifier and Type | Method and Description |
|---|---|
List<SearchQueryToken> |
SearchTokenizer.tokenize(String searchQuery)
Takes the search query and splits it into a list of corresponding
SearchQueryTokens. |
| Modifier and Type | Method and Description |
|---|---|
protected com.sap.cds.ql.cqn.CqnPredicate |
SearchParser.parse(List<SearchQueryToken> tokens) |
Copyright © 2021. All rights reserved.