public interface RepositorySearchQueryTermBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
addTerm(BooleanQuery booleanQuery,
SearchContext searchContext,
String field,
String value) |
void addTerm(BooleanQuery booleanQuery, SearchContext searchContext, String field, String value) throws ParseException
ParseException