| Package | Description |
|---|---|
| org.exoplatform.commons.search.es |
| Modifier and Type | Method and Description |
|---|---|
ElasticSearchFilterType |
ElasticSearchFilter.getType() |
static ElasticSearchFilterType |
ElasticSearchFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticSearchFilterType[] |
ElasticSearchFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticSearchFilter.setType(ElasticSearchFilterType type) |
| Constructor and Description |
|---|
ElasticSearchFilter(ElasticSearchFilterType type,
String field,
String value) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.