| Package | Description |
|---|---|
| com.github.wz2cool.elasticsearch.query.builder |
| Modifier and Type | Method and Description |
|---|---|
TermExtQueryBuilder<T,Boolean> |
ExtQueryBuilders.term(GetBooleanPropertyFunction<T> getPropertyFunc,
boolean value) |
TermsExtQueryBuilder<T,Boolean> |
ExtQueryBuilders.terms(GetBooleanPropertyFunction<T> getPropertyFunc,
Boolean... values) |
Copyright © 2021 wz2cool. All rights reserved.