| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.app |
| Modifier and Type | Method and Description |
|---|---|
SearchField |
SearchField.deepCopy() |
SearchField |
SearchField.setAnalyzer(java.lang.String analyzer) |
SearchField |
SearchField.setFields(java.util.List<java.lang.String> fields) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,SearchField> |
Indexes.getSearch_fields() |
| Modifier and Type | Method and Description |
|---|---|
int |
SearchField.compareTo(SearchField other) |
boolean |
SearchField.equals(SearchField that) |
void |
Indexes.putToSearch_fields(java.lang.String key,
SearchField val) |
| Modifier and Type | Method and Description |
|---|---|
Indexes |
Indexes.setSearch_fields(java.util.Map<java.lang.String,SearchField> search_fields) |
| Constructor and Description |
|---|
SearchField(SearchField other) |
Copyright © 2023. All Rights Reserved.