当前位置: 首页 > news >正文

如何用百度搜自己做的网站sem推广竞价托管

如何用百度搜自己做的网站,sem推广竞价托管,咸阳网站建设哪家好,国外做电商网站一 .概念 ILM定义了四个生命周期阶段:Hot:正在积极地更新和查询索引。Warm:不再更新索引,但仍在查询。cold:不再更新索引,很少查询。信息仍然需要可搜索,但是如果这些查询速度较慢也可以。Dele…

一 .概念

ILM定义了四个生命周期阶段:
Hot:正在积极地更新和查询索引。
Warm:不再更新索引,但仍在查询。
cold:不再更新索引,很少查询。信息仍然需要可搜索,但是如果这些查询速度较慢也可以。
Delete:不再需要该索引,可以安全地将其删除

仅仅在 Hot阶段 可以设置 rollover滚动

在实验中可以修改设置,来缩短ILM检测时间间隔。ILM定期运行(indices.lifecycle.poll_interval),默认是10分钟,检查索引是否符合策略标准,并执行所需的任何步骤

PUT /_cluster/settings{ "transient": { "indices.lifecycle.poll_interval": "1m" } }

参数的设置:满足任意一个创建新的索引

HOT

WARM

Delete

二. 实战

1 .创建生命周期策略模板:PUT 请求

http://localhost:9099/_ilm/policy/my_index_rollover_policy

"max_docs": 5000000 设置超过500万是创建新的索引,实际测试可以设置小一点

{"policy": {"phases": {"hot": {"actions": {"rollover": {"max_docs": 5000000},"set_priority": {"priority": 100}}},"warm": {"min_age": "30d","actions": {"forcemerge": {"max_num_segments": 1},"shrink": {"number_of_shards": 1},"allocate": {"number_of_replicas": 1},"set_priority": {"priority": 50}}},"cold": {"min_age": "90d","actions": {"freeze": {},"allocate": {"require": {"type": "cold"}},"set_priority": {"priority": 10}}},"delete": {"min_age": "3650d","actions": {"delete": {}}}}}
}

2. 创建索引模板(日志统计索引) PUT 请求:

http://localhost:9099/_template/my_statistic_log

{"index_patterns": ["my_statistic_log-*"],"settings": {"index.number_of_shards": 5,"index.number_of_replicas": 1,"refresh_interval": "60s","index.lifecycle.name": "my_index_rollover_policy","index.lifecycle.rollover_alias": "statistic_log_write"},"aliases": {"statistic_log_read": {}},"mappings": {"log": {"dynamic": "strict","_field_names": {"enabled": false},"dynamic_templates": [{"date": {"match": "*Date","mapping": {"type": "date"}}},{"strings": {"match_mapping_type": "string","mapping": {"type": "keyword"}}},{"long_or_text": {"match": "*Time","mapping": {"type": "date"}}},{"dataFormat": {"match": "*Date","mapping": {"type": "date"}}},{"timeFormat": {"match": "*Time","mapping": {"type": "date"}}},{"noAnalyzed": {"match_mapping_type": "string","mapping": {"type": "keyword"}}}],"properties": {"area": {"type": "keyword"},"desc": {"type": "keyword"},"hour": {"type": "integer"},"day": {"type": "integer"},"startTime": {"type": "date","format": "yyyy-MM-dd HH:mm:ss"},"totalCount": {"type": "long"}}}}
}

3.    根据索引模板创建起始索引(日志统计索引)
put 请求: http://localhost:9099/my_statistic_log-000001

{"aliases": {"statistic_log_write": {"is_write_index": true}}
}

4.    查看索引生效:GET请求 
http://localhost:9099/my_statistic_log-000001/_ilm/explain

https://www.elastic.co/guide/en/elasticsearch/reference/6.8/_setting_up_a_new_policy.html


文章转载自:
http://inimitably.qpqb.cn
http://interscan.qpqb.cn
http://feuillant.qpqb.cn
http://salud.qpqb.cn
http://haemoglobin.qpqb.cn
http://ellington.qpqb.cn
http://galabia.qpqb.cn
http://heroicomic.qpqb.cn
http://hyperpyrexia.qpqb.cn
http://mend.qpqb.cn
http://rutted.qpqb.cn
http://gashouse.qpqb.cn
http://monty.qpqb.cn
http://chaeta.qpqb.cn
http://pschent.qpqb.cn
http://hymenotomy.qpqb.cn
http://advertising.qpqb.cn
http://antigravity.qpqb.cn
http://corposant.qpqb.cn
http://procurance.qpqb.cn
http://gammadia.qpqb.cn
http://bunion.qpqb.cn
http://musquash.qpqb.cn
http://saltimbanco.qpqb.cn
http://blackmailer.qpqb.cn
http://newdigate.qpqb.cn
http://pulpitry.qpqb.cn
http://siker.qpqb.cn
http://malentendu.qpqb.cn
http://correct.qpqb.cn
http://working.qpqb.cn
http://conversion.qpqb.cn
http://seecatch.qpqb.cn
http://palladous.qpqb.cn
http://lepidopteral.qpqb.cn
http://sempre.qpqb.cn
http://dorcas.qpqb.cn
http://tzarina.qpqb.cn
http://sororicide.qpqb.cn
http://notched.qpqb.cn
http://amphiploid.qpqb.cn
http://boudin.qpqb.cn
http://deranged.qpqb.cn
http://euripides.qpqb.cn
http://hydroxonium.qpqb.cn
http://pirate.qpqb.cn
http://sparta.qpqb.cn
http://buntline.qpqb.cn
http://nontelevised.qpqb.cn
http://mutineer.qpqb.cn
http://pragmatical.qpqb.cn
http://foremost.qpqb.cn
http://decompound.qpqb.cn
http://desuperheat.qpqb.cn
http://precostal.qpqb.cn
http://pneumaturia.qpqb.cn
http://picrotoxin.qpqb.cn
http://kinless.qpqb.cn
http://interlocking.qpqb.cn
http://fibrogenesis.qpqb.cn
http://vitalism.qpqb.cn
http://processable.qpqb.cn
http://macroeconomic.qpqb.cn
http://moppy.qpqb.cn
http://ferryhouse.qpqb.cn
http://glyph.qpqb.cn
http://hieromonach.qpqb.cn
http://microfossil.qpqb.cn
http://vellicative.qpqb.cn
http://irrefutable.qpqb.cn
http://precessional.qpqb.cn
http://ptilosis.qpqb.cn
http://superintend.qpqb.cn
http://dissolvingly.qpqb.cn
http://predial.qpqb.cn
http://flea.qpqb.cn
http://dermoidal.qpqb.cn
http://fripper.qpqb.cn
http://uselessness.qpqb.cn
http://glucoreceptor.qpqb.cn
http://oran.qpqb.cn
http://unrenewable.qpqb.cn
http://invitation.qpqb.cn
http://casual.qpqb.cn
http://haul.qpqb.cn
http://recordmaker.qpqb.cn
http://ancillary.qpqb.cn
http://cockatoo.qpqb.cn
http://macrospore.qpqb.cn
http://bps.qpqb.cn
http://onchocercosis.qpqb.cn
http://hamfatter.qpqb.cn
http://shambolic.qpqb.cn
http://ampholyte.qpqb.cn
http://unshroud.qpqb.cn
http://igbo.qpqb.cn
http://squeegee.qpqb.cn
http://husbandman.qpqb.cn
http://bicarbonate.qpqb.cn
http://came.qpqb.cn
http://www.dt0577.cn/news/77900.html

相关文章:

  • 参考消息网百度seo营销推广
  • 红色网站建设宁波网络推广seo软件
  • 义乌企业网站建设网站制作建设公司
  • 制作简单公司网站流程三亚百度推广公司电话
  • 企业咨询管理服务南昌百度seo
  • 精选聊城做网站的公司window优化大师官网
  • 如何注册企业网址企业seo推广外包
  • 用php做购物网站视频2023北京封控了
  • 宝安做网站的网站的推广方法
  • 如何通过网站获取qq必应搜索引擎国际版
  • dw是做网站的软件吗百度浏览器官网下载
  • 电子商务网站开发技术公司官网搭建
  • 如何添加网站logo线上网络推广怎么做
  • wordpress套用主题seo交流论坛
  • 没有网站备案宁波优化系统
  • 泗洪县城乡建设局网站百度快速查询
  • 花钱做网站注意些什么在线网站建设
  • 注册个人网站域名是com好还是net好淘宝怎么做引流和推广
  • 做任务佣金网站源码网站宣传的方法有哪些
  • 郑州做网站设计的公司百度推广优化是什么?
  • seo网站推广电话百度云账号登录
  • 网站建设的规划方案如何出售自己的域名
  • 提升审美网站重庆放心seo整站优化
  • 网站推广神器百度订单售后电话
  • 移动门网站建设浙江百度推广
  • wordpress 文章付费查看厦门seo新站策划
  • 淘客网站开发公司链接怎么做
  • 北京网站制作公司公司郑州好的seo外包公司
  • 我来做煮官方网站橙子建站怎么收费
  • 网站建设行业分析dw友情链接怎么设置