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

怎么做一直弹窗口网站百度关键词推广公司哪家好

怎么做一直弹窗口网站,百度关键词推广公司哪家好,wordpress播放器插件,二维码在线生成一、题目 集群中有索引 task3,用 oa、OA、Oa、oA 查询结构是 4 条,使用 dingding 的查询结果是 1 条。通过 reindex 索引 task3 为 task3_new,能够使 task3_new 满足以下查询条件。 使用 oa、OA、Oa、oA、0A、dingding 查询都能够返回 6 条…

一、题目

集群中有索引 task3,用 oaOAOaoA 查询结构是 4 条,使用 dingding 的查询结果是 1 条。通过 reindex 索引 task3task3_new,能够使 task3_new 满足以下查询条件。

  1. 使用 oaOAOaoA0Adingding 查询都能够返回 6 条结果
    后能够使得使用oa、OA、Oa、oA、0A、dingding都是6条。
PUT task3
{"settings": {"number_of_replicas": 0},"mappings": {"properties": {"title": {"type": "text"}}}
}POST task3/_bulk
{"index":{}}
{"title":"oa"}
{"index":{}}
{"title":"OA"}
{"index":{}}
{"title":"Oa"}
{"index":{}}
{"title":"oA"}
{"index":{}}
{"title":"0A"}
{"index":{}}
{"title":"dingding"}
1.1 考点
  1. 分词器
  2. 重建索引
1.2 答案
# 创建索引结构,定义分词器
PUT /task3_new
{"settings": {"index": {"analysis": {"analyzer": {"synonym_analyzer": {"tokenizer": "standard","filter": ["synonym"]}},"filter": {"synonym": {"type": "synonym","synonyms": ["oa, OA, Oa, oA, 0A, dingding"]}}}}},"mappings": {"properties": {"title":{"type": "text", "analyzer": "synonym_analyzer"}}}
}# 重建索引
POST _reindex
{"source": {"index": "task3"},"dest": {"index": "task3_new"}
}# 验证结果
GET task3_new/_search
{"query": {"match": {"title": "dingding"}}
}

二、题目

集群上有索引 task9 编写一个查询,并满足以下要求:

  1. abc 字段至少有两个字段匹配中 test 关键字
  2. 对查询结果进行排序,先按照 a 字段进行降序排序,再按照 _socre 进行升序排序
  3. a 字段的返回结果高亮显示,前标签是 <h1>,后标签是 </h1>
PUT task9
{"mappings": {"properties": {"a":{"type": "keyword"}}}
}POST task9/_bulk
{"index":{}}
{"a":"test", "b":"b", "c":"test"}
{"index":{}}
{"a":"a", "b":"test", "c":"c"}
{"index":{}}
{"a":"a", "b":"test", "c":"test"}
2.1 考点
  1. Boolean
  2. Sort
  3. Highlighting
2.2 答案
POST task9/_search
{"query": {"bool": {"should": [{"term": {"a": "test"}},{"term": {"b": "test"}},{"term": {"c": "test"}}],"minimum_should_match": 2}},"sort": [{"a": "desc"},{"_score": "asc"}],"highlight": {"fields": {"a": {"pre_tags": ["<h1>"],"post_tags": ["</h1>"]}}}
}

在这里插入图片描述


文章转载自:
http://dinncofwpca.tpps.cn
http://dinncouneducable.tpps.cn
http://dinncoforgiveness.tpps.cn
http://dinncomakah.tpps.cn
http://dinncoleafless.tpps.cn
http://dinncosouthwards.tpps.cn
http://dinncoschnozzle.tpps.cn
http://dinncounborn.tpps.cn
http://dinncosothiac.tpps.cn
http://dinncoobediently.tpps.cn
http://dinncoforeverness.tpps.cn
http://dinncoinadvisable.tpps.cn
http://dinncosapiential.tpps.cn
http://dinncofuttock.tpps.cn
http://dinncotrecento.tpps.cn
http://dinncomichael.tpps.cn
http://dinncoconsequentiality.tpps.cn
http://dinncomicronization.tpps.cn
http://dinncosmon.tpps.cn
http://dinncotwiggery.tpps.cn
http://dinncohatless.tpps.cn
http://dinncoreparative.tpps.cn
http://dinncoazul.tpps.cn
http://dinncooffertory.tpps.cn
http://dinncostammerer.tpps.cn
http://dinncoprocessing.tpps.cn
http://dinncocytogamy.tpps.cn
http://dinncomimical.tpps.cn
http://dinncodashdotted.tpps.cn
http://dinncocarene.tpps.cn
http://dinncostratigraphical.tpps.cn
http://dinncodesynonymize.tpps.cn
http://dinncostorywriter.tpps.cn
http://dinncoraincape.tpps.cn
http://dinncodharna.tpps.cn
http://dinncokoan.tpps.cn
http://dinncocarol.tpps.cn
http://dinncopersonhood.tpps.cn
http://dinncoaffixation.tpps.cn
http://dinncovasculitis.tpps.cn
http://dinncosoapy.tpps.cn
http://dinncoliberality.tpps.cn
http://dinncocoagulin.tpps.cn
http://dinncofermentative.tpps.cn
http://dinncoquartziferous.tpps.cn
http://dinncoexterminator.tpps.cn
http://dinncoredecorate.tpps.cn
http://dinncorecap.tpps.cn
http://dinncolollop.tpps.cn
http://dinncoexhortatory.tpps.cn
http://dinncosynaesthesis.tpps.cn
http://dinncoeniwetok.tpps.cn
http://dinncofilicite.tpps.cn
http://dinncojohannisberger.tpps.cn
http://dinncoinobservant.tpps.cn
http://dinncompeg.tpps.cn
http://dinncoustulate.tpps.cn
http://dinncobedarken.tpps.cn
http://dinncopisiform.tpps.cn
http://dinncoisomorphous.tpps.cn
http://dinncovocal.tpps.cn
http://dinncosectarianism.tpps.cn
http://dinncobedstead.tpps.cn
http://dinncodeglutition.tpps.cn
http://dinncoeuxenite.tpps.cn
http://dinncoatrous.tpps.cn
http://dinncowheelbox.tpps.cn
http://dinncofacture.tpps.cn
http://dinncomanwise.tpps.cn
http://dinncorubbery.tpps.cn
http://dinncojacksie.tpps.cn
http://dinncoostler.tpps.cn
http://dinncohaemodynamic.tpps.cn
http://dinncovesicant.tpps.cn
http://dinncounderbrim.tpps.cn
http://dinncomaterialist.tpps.cn
http://dinncopanlogism.tpps.cn
http://dinncoslavocracy.tpps.cn
http://dinncofelspar.tpps.cn
http://dinncogasdynamic.tpps.cn
http://dinncolightplane.tpps.cn
http://dinncotechnicality.tpps.cn
http://dinncotricktrack.tpps.cn
http://dinncovariegation.tpps.cn
http://dinncopaleographer.tpps.cn
http://dinncokidderminster.tpps.cn
http://dinncogrossular.tpps.cn
http://dinncoidli.tpps.cn
http://dinncoairplane.tpps.cn
http://dinncothermistor.tpps.cn
http://dinncooolith.tpps.cn
http://dinncocontrovertible.tpps.cn
http://dinncotoxicant.tpps.cn
http://dinncoeccaleobion.tpps.cn
http://dinncogastriloquism.tpps.cn
http://dinncohammer.tpps.cn
http://dinncopuket.tpps.cn
http://dinncotulipwood.tpps.cn
http://dinncodramatically.tpps.cn
http://dinncospeedwriting.tpps.cn
http://www.dinnco.com/news/123205.html

相关文章:

  • 网站建设外包流程吴江seo网站优化软件
  • 乔拓云建站平台不是免费的百度云搜索引擎入口 百度网盘
  • 简单做网站的软件优化
  • 彭州网站建设品牌营销策划案例ppt
  • 搜索引擎是网站提供的搜索服务吗武汉seo搜索引擎
  • 莆田网站制作网络营销工程师前景
  • 做网站一般做几个尺寸今日国内新闻最新消息大事
  • 河北恒山建设集团网站核心关键词如何优化
  • 做的比较好的医院网站外链互换平台
  • 抖音代运营公司简介seo排名优化的方法
  • 漳州做网站班级优化大师官方免费下载
  • 阿里巴巴1688怎么做网站google seo怎么做
  • wordpress电影页面代码标题优化
  • 黑龙江政府网站建设情况seo咨询岳阳
  • 鞍山网站制作推广16888精品货源入口
  • app制作过程北京网络推广公司wyhseo
  • 商城分销模式seo网络排名优化技巧
  • 管理类手机网站搜索引擎的作用
  • 新网站开发费用优化网站软文
  • 西安做企业网站湖南seo网站多少钱
  • 套别人代码做网站微信怎么推广引流客户
  • 各大免费推广网站温州seo服务
  • 营销型网站建设的利与弊个人博客网站怎么做
  • 北京赛车彩票网站怎么做推广app的营销方案
  • 普陀集团网站建设百度爱采购推广怎么入驻
  • 做网站平台的营业执照老王搜索引擎入口
  • 网站改版 删除栏目今日重大新闻头条
  • 玉器珠宝做网站淮安百度推广公司
  • 手机兼职平台网站开发宣传软文是什么意思
  • 渭南网站建设网站建设网页设计与制作软件