public static interface Search.FieldSchemaOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAnalyzer()
optional string analyzer = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAnalyzerBytes()
optional string analyzer = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAnalyzerParameter()
optional bytes analyzer_parameter = 10; |
String |
getDateFormats(int index)
repeated string date_formats = 13; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getDateFormatsBytes(int index)
repeated string date_formats = 13; |
int |
getDateFormatsCount()
repeated string date_formats = 13; |
List<String> |
getDateFormatsList()
repeated string date_formats = 13; |
boolean |
getEnableHighlighting()
optional bool enable_highlighting = 14; |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
Search.FieldSchema |
getFieldSchemas(int index)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
int |
getFieldSchemasCount()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
List<Search.FieldSchema> |
getFieldSchemasList()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.FieldSchemaOrBuilder |
getFieldSchemasOrBuilder(int index)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
List<? extends Search.FieldSchemaOrBuilder> |
getFieldSchemasOrBuilderList()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.FieldType |
getFieldType()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldType field_type = 2; |
boolean |
getIndex()
optional bool index = 5; |
Search.IndexOptions |
getIndexOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexOptions index_options = 3; |
boolean |
getIsArray()
optional bool is_array = 9; |
boolean |
getIsVirtualField()
optional bool is_virtual_field = 11; |
Search.JsonType |
getJsonType()
optional .com.alicloud.openservices.tablestore.core.protocol.JsonType json_type = 16; |
boolean |
getSortAndAgg()
optional bool sort_and_agg = 6; |
String |
getSourceFieldNames(int index)
repeated string source_field_names = 12; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSourceFieldNamesBytes(int index)
repeated string source_field_names = 12; |
int |
getSourceFieldNamesCount()
repeated string source_field_names = 12; |
List<String> |
getSourceFieldNamesList()
repeated string source_field_names = 12; |
boolean |
getStore()
optional bool store = 7; |
Search.VectorOptions |
getVectorOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorOptions vector_options = 15; |
Search.VectorOptionsOrBuilder |
getVectorOptionsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorOptions vector_options = 15; |
boolean |
hasAnalyzer()
optional string analyzer = 4; |
boolean |
hasAnalyzerParameter()
optional bytes analyzer_parameter = 10; |
boolean |
hasEnableHighlighting()
optional bool enable_highlighting = 14; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasFieldType()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldType field_type = 2; |
boolean |
hasIndex()
optional bool index = 5; |
boolean |
hasIndexOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexOptions index_options = 3; |
boolean |
hasIsArray()
optional bool is_array = 9; |
boolean |
hasIsVirtualField()
optional bool is_virtual_field = 11; |
boolean |
hasJsonType()
optional .com.alicloud.openservices.tablestore.core.protocol.JsonType json_type = 16; |
boolean |
hasSortAndAgg()
optional bool sort_and_agg = 6; |
boolean |
hasStore()
optional bool store = 7; |
boolean |
hasVectorOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorOptions vector_options = 15; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
optional string field_name = 1;String getFieldName()
optional string field_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;boolean hasFieldType()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldType field_type = 2;Search.FieldType getFieldType()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldType field_type = 2;boolean hasIndexOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexOptions index_options = 3;Search.IndexOptions getIndexOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexOptions index_options = 3;boolean hasAnalyzer()
optional string analyzer = 4;String getAnalyzer()
optional string analyzer = 4;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAnalyzerBytes()
optional string analyzer = 4;boolean hasIndex()
optional bool index = 5;boolean getIndex()
optional bool index = 5;boolean hasSortAndAgg()
optional bool sort_and_agg = 6;boolean getSortAndAgg()
optional bool sort_and_agg = 6;boolean hasStore()
optional bool store = 7;boolean getStore()
optional bool store = 7;List<Search.FieldSchema> getFieldSchemasList()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8;Search.FieldSchema getFieldSchemas(int index)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8;int getFieldSchemasCount()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8;List<? extends Search.FieldSchemaOrBuilder> getFieldSchemasOrBuilderList()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8;Search.FieldSchemaOrBuilder getFieldSchemasOrBuilder(int index)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8;boolean hasIsArray()
optional bool is_array = 9;boolean getIsArray()
optional bool is_array = 9;boolean hasAnalyzerParameter()
optional bytes analyzer_parameter = 10;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAnalyzerParameter()
optional bytes analyzer_parameter = 10;boolean hasIsVirtualField()
optional bool is_virtual_field = 11;boolean getIsVirtualField()
optional bool is_virtual_field = 11;List<String> getSourceFieldNamesList()
repeated string source_field_names = 12;int getSourceFieldNamesCount()
repeated string source_field_names = 12;String getSourceFieldNames(int index)
repeated string source_field_names = 12;index - The index of the element to return.com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSourceFieldNamesBytes(int index)
repeated string source_field_names = 12;index - The index of the value to return.List<String> getDateFormatsList()
repeated string date_formats = 13;int getDateFormatsCount()
repeated string date_formats = 13;String getDateFormats(int index)
repeated string date_formats = 13;index - The index of the element to return.com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getDateFormatsBytes(int index)
repeated string date_formats = 13;index - The index of the value to return.boolean hasEnableHighlighting()
optional bool enable_highlighting = 14;boolean getEnableHighlighting()
optional bool enable_highlighting = 14;boolean hasVectorOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorOptions vector_options = 15;Search.VectorOptions getVectorOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorOptions vector_options = 15;Search.VectorOptionsOrBuilder getVectorOptionsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.VectorOptions vector_options = 15;boolean hasJsonType()
optional .com.alicloud.openservices.tablestore.core.protocol.JsonType json_type = 16;Search.JsonType getJsonType()
optional .com.alicloud.openservices.tablestore.core.protocol.JsonType json_type = 16;Copyright © 2025. All Rights Reserved.