All Products
Search
Document Center

Tablestore:SearchIndexSplitsOptions

Last Updated:May 09, 2024

Specifies the configuration information about the search index in the ComputeSplits operation.

Data structure

message SearchIndexSplitsOptions{
    optional string index_name = 1;
}

Parameter

Type

Required

Description

index_name

string

Yes

The name of the search index.