| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.search.solr |
| Modifier and Type | Method and Description |
|---|---|
Facet |
Facet.deepCopy() |
Facet |
SearchParams.getFacet() |
Facet |
Facet.setEnabled(boolean enabled) |
Facet |
Facet.setFacetField(java.util.List<java.lang.String> facetField) |
Facet |
Facet.setFacetLimit(int facetLimit) |
Facet |
Facet.setFacetMinCount(int facetMinCount) |
Facet |
Facet.setFacetMissing(boolean facetMissing) |
| Modifier and Type | Method and Description |
|---|---|
int |
Facet.compareTo(Facet other) |
boolean |
Facet.equals(Facet that) |
SearchParams |
SearchParams.setFacet(Facet facet) |
| Constructor and Description |
|---|
Facet(Facet other) |
Copyright © 2023. All Rights Reserved.