版本特性

详细信息,请参见 Remove uses of deprecated LeafReader。更多变化,请参见 What’s new in 8.9。8.5版本 新增开源特性:基于HNSW算法实现向量相似度搜索,详细信息请参见 k-nearest neighbor(kNN)search。新增时序功能(TSDS),详细信息...

时空栅格函数参考

serialized_literal(crs))).withColumn("z2",st_z2_index($"extent",serialized_literal(crs)))indexes.show 输出结果:+-+-+-+-+|spatial_key|extent|xz2|z2|+-+-+-+-+|[0,0]|[118.336550697428.|77880735068|3919866226478294259|[1,0]|...

Android端接入SDK

如示例:<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/><uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/><uses-permission android:name="android.permission.ACCESS_WIFI_...

Tekton最佳实践

rbac.authorization.k8s.io/v1 metadata:name:tekton-pipelines-leader-election namespace:tekton-pipelines labels:app.kubernetes.io/instance:default app.kubernetes.io/part-of:tekton-pipelines rules:#We uses leases for ...

alicloud_vpn_connection

Provides a VPN connection resource.->NOTE:Terraform will auto build vpn connection while it uses alicloud_vpn_connection to build a vpn connection resource.The vpn connection depends on VPN and VPN customer gateway.For ...

alicloud_cs_managed_kubernetes

This resource will help you to manage a ManagedKubernetes Cluster in Alibaba Cloud Kubernetes Service.->NOTE:Available since v1.26.0.->NOTE:It is recommended to create a cluster with zero worker nodes,and then use a node ...

alicloud_cs_kubernetes_node_pool

Provides a ACK Nodepool resource.This resource will help you to manage node pool in Kubernetes Cluster,see What is kubernetes node pool.->NOTE:Available since v1.97.0.->NOTE:From version 1.109.1,support managed node pools,...

v3 API 签名机制

arr":{"fields":["int_arr"]},"literal_arr":{"fields":["literal_arr"]},"cate_id":{"fields":["cate_id"]} },"filter_fields":["id","int_arr","literal_arr","float_arr","cate_id"]},"tables":{"tab":{"name":"tab","fields":{"id":{...

v3 API 签名机制

arr":{"fields":["int_arr"]},"literal_arr":{"fields":["literal_arr"]},"cate_id":{"fields":["cate_id"]} },"filter_fields":["id","int_arr","literal_arr","float_arr","cate_id"]},"tables":{"tab":{"name":"tab","fields":{"id":{...

Schema

描述 opensearch 应用的 schema 示例 {"tables":{"main":{"primaryTable":true,"name":"main","fields":{"id":{"name":"id","type":"LITERAL","primaryKey":true },"title":{"name":"title","type":"TEXT","primaryKey":false },"buy":{...

Schema

描述 opensearch 应用的 schema 示例 {"tables":{"main":{"primaryTable":true,"name":"main","fields":{"id":{"name":"id","type":"LITERAL","primaryKey":true },"title":{"name":"title","type":"TEXT","primaryKey":false },"buy":{...

搜索处理

fetch_fields=name&query=config=format:fulljson&query=name:'zhangsan'&sort=id$app_name:表示应用名(高级版/标准版是多应用版本类型,需要指定应用名访问,主要针对服务中的应用版本)。以上 URL 省略了请求Header参数及编码等因素。...

搜索处理

literal_arr;float_arr;cate_id 成功返回 {"status":"OK","request_id":"150150574119953661605242","result":{"searchtime":0.005029,"total":1,"num":0,"viewtotal":1,"scroll_id":"eJxtUMtuhDAM/BrvOYQC5cABdulvRFFIirsm2TpBavv1Ndut1...

App

false },"cate_name":{"name":"cate_name","type":"LITERAL","primaryKey":false } } } },"indexes":{"searchFields":{"id":{"fields":["id"]},"default":{"fields":["title"],"analyzer":"chn_standard"},"buy":{"fields":["buy"]} },...

App

false },"cate_name":{"name":"cate_name","type":"LITERAL","primaryKey":false } } } },"indexes":{"searchFields":{"id":{"fields":["id"]},"default":{"fields":["title"],"analyzer":"chn_standard"},"buy":{"fields":["buy"]} },...

默认展示字段

SDK配置,以java sdk为例,demo:/设置搜索结果返回应用中哪些字段 config.setFetchFields(Lists.newArrayList("id","name","phone","int_arr","literal_arr","float_arr","cate_id"));注意事项 SDK/API不指定fetch_fields参数,则按控制台...

默认展示字段

SDK配置,以java sdk为例,demo:/设置搜索结果返回应用中哪些字段 config.setFetchFields(Lists.newArrayList("id","name","phone","int_arr","literal_arr","float_arr","cate_id"));注意事项 SDK/API不指定fetch_fields参数,则按控制台...

alicloud_wafv3_domains

header_mode-WAF obtains the real IP address of the client.xff_headers-Set the list of custom fields used to obtain the client IP address.redirect-Configure forwarding information.backends-The IP address of the origin ...

Array数组类型说明

如:[{"fields":{"id":"0","int_array":[14,85],"float_array":[14.0,85.0],"literal_array":["abc","xyz"]},"cmd":"ADD"}]具体数据上传接口:数据处理 SDK方式 可以参考JAVA SDK示例:Push推送Demo,其他SDK做法类似。数据源方式 数据源...

Array数组类型说明

如:[{"fields":{"id":"0","int_array":[14,85],"float_array":[14.0,85.0],"literal_array":["abc","xyz"]},"cmd":"ADD"}]具体数据上传接口,请参考开发指南->V3(标准/高级)API参考手册->应用操作接口->数据处理 SDK方式 可以参考JAVA ...

Push推送Demo

doc1.put("literal_arr",literal_a float[]float_arr={(float)1.1,(float)1.1};doc1.put("float_arr",float_doc1.put("cate_id"/标准版不支持update,需要使用ADD进行全字段更新;高级版支持update,部分字段更新。JSONObject json1=new ...

Push推送Demo

doc1.put("literal_arr",literal_arr1);float[]float_arr={(float)1.1,(float)1.1 };doc1.put("float_arr",float_arr);doc1.put("cate_id",1);JSONObject json1=new JSONObject();json1.put(DocumentConstants.DOC_KEY_CMD,Command.ADD....

多值数据查询

查询示例 请求:POST/api/mquery 请求体 {"start":1346846400,"end":1346846411,"msResolution":true,"queries":[{"metric":"wind","fields":[{"field":"speed","aggregator":"sum","downsample":"2s-last","alias":"speed_sum"},{"field":...

多值查询最新数据点

多值模型最新数据点查询(新建mlast)请求路径和方法 请求路径 请求方法 描述/api/query/mlast POST 获得多值模型指标数据中fields 最新写入的数据点。请求内容 名称 类型 是否必选 描述 默认值 举例 queries Array 是 子查询数组。无 见子...

scroll方法

items":[{"fields":{"cate_id":"0","float_arr":"0","id":"1","int_arr":"0","literal_arr":"搜索","name":"搜索","phone":"1381111*","index_name":"app_schema_demo"},"property":{},"attribute":{},"variableValue":{},"sortExprValues...

scroll方法

items":[{"fields":{"cate_id":"0","float_arr":"0","id":"1","int_arr":"0","literal_arr":"搜索","name":"搜索","phone":"1381111*","index_name":"app_schema_demo"},"property":{},"attribute":{},"variableValue":{},"sortExprValues...

混淆 Android 文件

Add any project specific keep options here:#If your project uses WebView with JS,uncomment the following#and specify the fully qualified class name to the JavaScript interface#class:#-keepclassmembers class fqcn.of....

alicloud_wafv3_domain

2:indicates that the custom field value set by you in the WAF read request header is used as the client IP address.xff_headers-(Optional)Set the list of custom fields used to obtain the client IP address.redirect The ...

alicloud_dcdn_waf_rule

Provides a Dcdn Waf Rule resource.For information about Dcdn Waf ...(Optional)The HTTP status code returned. count - (Optional)The number of times that the ...percentage of HTTP status codes. Valid values: 1 to 100. You can configure only one of the ratio and count fields. Attributes Reference The following attributes are exported: id - The key of the resource supplied above. defense_scene - The type of protection policy. The following scenarios are supported:-waf_group:Web basic protection-custom_acl: Custom protection policy-whitelist: whitelist gmt_modified - Revised the time. The date format is based on ISO8601 notation anduses UTC+0 time in the format of yyyy...

快速搭建应用

分词字段类型无法配置为 属性字段,例如 TEXT,SHORT_TEXT等都不支持,只支持数值字段类型及不分词字段类型配置为 属性字段,例如 int,int_array,float,float_array,double,double_array,literalliteral_array 等字段类型。...

ALIYUN:IOT:Rule

submits device tag changes./edge/driver/${driver_id}/point_post:submits pass-through data from Link IoT Edge.${driver_id} specifies the ID of the driver that a device uses to access Link IoT Edge.${packageId}/${jobId}/ota/...

通用行业模板配置

分词字段类型无法配置为 属性字段,例如 TEXT,SHORT_TEXT等都不支持,只支持数值字段类型及不分词字段类型配置为 属性字段,例如 int,int_array,float,float_array,double,double_array,literalliteral_array 等字段类型。...

alicloud_vpn_customer_gateway

Provides a VPN customer gateway resource.->NOTE:Terraform will auto build vpn customer gateway instance while it uses alicloud_vpn_customer_gateway to build a vpn customer gateway resource.For information about VPN ...

DataSource

kvSep":":"} 结构 字段 类型 描述 key String 键 fieldSep String 键分隔符 kvSep String 键值分隔符 StringCatenateExtractor 将多个指定字段按照指定的顺序拼接成一个字符串,该插件不支持int字段类型,建议用literal字段类型;...

DataSource

kvSep":":"} 结构 字段 类型 描述 key String 键 fieldSep String 键分隔符 kvSep String 键值分隔符 StringCatenateExtractor 将多个指定字段按照指定的顺序拼接成一个字符串,该插件不支持int字段类型,建议用literal字段类型;...

alicloud_ros_stack_instance

operation_description-(Optional)The operation description.operation_preferences-(Optional)The operation preferences.The operation settings.The following fields are supported:FailureToleranceCount The maximum number of ...

solr语法转化

具体参考如下:目前支持的类型:INT、FLOAT、DOUBLE、LITERAL及其各自的ARRAY类型、TEXT、SHORT_TEXT;DynamicField:暂不支持,OpenSearch支持修改应用结构,可以先通过动态修改的方式来绕过;CopyField:暂不支持,可以离线预先合并。...

声明

name composite_type_name;一个组合类型的变量被称为一个 行 变量(或 行类型 变量)。这样一个变量可以保持一个 SELECT 或 FOR 查询结果的一整行,前提是查询的列集合匹配该变量被声明的类型。该行值的各个域可以使用通常的点号标记访问,...

solr语法转化

具体参考如下:目前支持的类型:INT、FLOAT、DOUBLE、LITERAL及其各自的ARRAY类型、TEXT、SHORT_TEXT;DynamicField:暂不支持,OpenSearch支持修改应用结构,可以先通过动态修改的方式来绕过;CopyField:暂不支持,可以离线预先合并。...

alicloud_alb_rule

(Optional)The value type of the inserted header field.Valid values:UserDefined:a custom value ReferenceHeader:uses a field of the user request header.SystemDefined:a system value.rule_actions-remove_header_config The ...
共有35条 < 1 2 3 4 ... 35 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
弹性公网IP 短信服务 人工智能平台 PAI 金融分布式架构 对象存储 物联网平台
新人特惠 爆款特惠 最新活动 免费试用