检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
CSS服务中如何设置Elasticsearch集群的默认分页返回最大条数? 解决方案 方法1: 打开Kibana,在DevTools界面执行如下命令: PUT _all/_settings?preserve_existing=true { "index.max_result_window"
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
CSS服务中Elasticsearch 7.x集群如何在index下创建type? 在Elasticsearch 7.x版本中,去掉了type概念,在7.x及以后的版本中,index都不再支持创建type。 如果需要强制使用,可以在命令中添加“include_type_name=
《华为云安全白皮书》详细介绍华为云安全性的构建思路与措施,包括云安全战略、责任共担模型、合规与隐私、安全组织与人员、基础设施安全、租户服务与租户安全、工程安全、运维运营安全、生态安全。 图1 华为云安全责任共担模型 父主题: 安全
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
77a3/ai-ops { "name": " aiops-test ", "description": "创建集群检测任务。 ", "alarm":{ "level":"high", "smn_topic":"aiops-test"
响应Body参数 参数 参数类型 描述 total_size Integer 检测任务个数。 aiops_list Array of aiops_list objects 检测任务详情列表 表4 aiops_list 参数 参数类型 描述 id String 检测任务id。 name String
引来过滤掉无关文档,而向量检索是通过对向量建立索引结构来绕过不相关的向量,减小需要考察的范围。 降低单个向量计算的复杂度 向量检索支持漏斗模型,先对所有向量进行量化和近似计算,筛选出一定量接近检索目标的数据集,然后基于筛选的数据集进行精细的计算和排序。本方法不需要对所有向量都进行复杂的计算,可以有效提高检索效率。
2版本的Kibana为例,指导如何使用Kibana为安全集群配置用户授权。 背景信息 云搜索服务用opendistro_security安全插件对外提供安全集群能力,opendistro_security安全插件是基于RBAC(Role-Based Access Control)模型构建。RBAC
object 子网信息。 availability_zone 是 String 可用区。需要指定可用区的名称(可用分区名称)。 默认指定单AZ。指定多AZ时,各个可用分区名称需要使用英文逗号(,)分隔,以“华北-北京四”为例,选择三AZ时,availability_zone取值为cn-north-4a
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
ListClustersDetailsRequest request = new ListClustersDetailsRequest(); try { ListClustersDetailsResponse response =
Loading表示正在加载中。 Failed表示加载失败。 bucket String 最近一次更新存放词库文件的OBS桶。 mainObj String 主词词库文件对象。 stopObj String 停词词库文件对象。 synonymObj String 同义词词库文件对象。 staticMainObj
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
"test-bucket", "mainObject" : "word/main.txt", "stopObject" : "word/stop.txt", "synonymObject" : "word/synonym.txt", "static_main_object" : "word/staticMain
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
RequestOptions.DEFAULT); if (response.hasFailures()) { System.out.println(response.buildFailureMessage()); } else {
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great