| Package | Description |
|---|---|
| com.github.wz2cool.elasticsearch.model | |
| com.github.wz2cool.elasticsearch.query |
| Modifier and Type | Method and Description |
|---|---|
static FilterMode |
FilterMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterMode[] |
FilterMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S |
BaseFilterGroup.and(boolean enable,
FilterMode filterMode,
Function<ExtQueryBuilders<T>,ExtQueryBuilder> filter) |
S |
BaseFilterGroup.and(FilterMode filterMode,
Function<ExtQueryBuilders<T>,ExtQueryBuilder> filter) |
Copyright © 2021 wz2cool. All rights reserved.