| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.highlight |
| Modifier and Type | Method and Description |
|---|---|
HighlightFragmentOrder |
HighlightParameter.getHighlightFragmentOrder() |
static HighlightFragmentOrder |
HighlightFragmentOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighlightFragmentOrder[] |
HighlightFragmentOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HighlightParameter.Builder |
HighlightParameter.Builder.highlightFragmentOrder(HighlightFragmentOrder highlightFragmentOrder)
设置多个高亮分片的排序模式
|
HighlightParameter |
HighlightParameter.setHighlightFragmentOrder(HighlightFragmentOrder highlightFragmentOrder) |
Copyright © 2024. All Rights Reserved.