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

石家庄企业商城网站建设国外 做励志视频的网站

石家庄企业商城网站建设,国外 做励志视频的网站,企业网站推广有哪些方式,网站营销定义一、题目 原索引 task1 的字段 title 字段包含单词 The,查询 the 可以查出 1200 篇文档。重建 task1 索引为 task1_new,重建后的索引, title 字段查询 the 单词,不能匹配到任何文档。 PUT task1 {"mappings": {"…

一、题目

原索引 task1 的字段 title 字段包含单词 The,查询 the 可以查出 1200 篇文档。重建 task1 索引为 task1_new,重建后的索引, title 字段查询 the 单词,不能匹配到任何文档。

PUT task1
{"mappings": {"properties": {"title": {"type": "text"}}}
}# 灌入数据
POST task1/_bulk
{"index": {}}
{"title": "the name"}
{"index": {}}
{"title": "the sex"}
{"index": {}}
{"title": "The age"}
{"index": {}}
{"title": "height"}# 检查查询结果
GET task1/_search
{"query": {"match": {"title": "the"}}
}
1.1 考点
  1. 分词器里面的停用词
1.2 答案
# 新建索引结构,自定义分词器
PUT task1_new
{"settings": {"analysis": {"analyzer": {"my_custom_analyzer": { "char_filter": [],"tokenizer": "standard","filter": ["my_custom_stop_words_filter"]}},"filter": {"my_custom_stop_words_filter": {"type": "stop","ignore_case": true,"stopwords": ["the" ]}}}},"mappings": {"properties": {"title": {"type": "text","analyzer": "my_custom_analyzer"}}}
}# 向新索引灌入数据
POST _reindex
{"source": {"index": "task1"},"dest": {"index": "task1_new"}
}# 检查查询结果
GET task1_new/_search
{"query": {"match": {"title": "The"}}
}

二、题目

索引 kibana_sample_data_flights 包含了大量的航班信息,以此写出满足以下条件的查询语句:

  1. 对美国的航班信息按照城市分组,找出平均航班延迟时间最高的城市
{"FlightNum": "XLL6LDF","DestCountry": "ZA","OriginWeather": "Thunder & Lightning","OriginCityName": "Jebel Ali","AvgTicketPrice": 642.5951482867853,"DistanceMiles": 3942.7713488567097,"FlightDelay": false,"DestWeather": "Damaging Wind","Dest": "OR Tambo International Airport","FlightDelayType": "No Delay","OriginCountry": "AE","dayOfWeek": 4,"DistanceKilometers": 6345.275413654453,"timestamp": "2024-05-10T06:09:09","DestLocation": {"lat": "-26.1392","lon": "28.246"},"DestAirportID": "JNB","Carrier": "Logstash Airways","Cancelled": false,"FlightTimeMin": 302.15597207878346,"Origin": "Al Maktoum International Airport","OriginLocation": {"lat": "24.896356","lon": "55.161389"},"DestRegion": "SE-BD","OriginAirportID": "DWC","OriginRegion": "SE-BD","DestCityName": "Johannesburg","FlightTimeHour": 5.035932867979724,"FlightDelayMin": 0
}
2.1 考点
  1. Boolean
  2. 聚合
2.2 答案
GET kibana_sample_data_flights/_search
{"size": 0, "query": {"bool": {"must": [{"term": {"DestCountry": {"value": "US"}}},{"term": {"FlightDelay": {"value": "true"}}}]}},"aggs": {"DestCityName_bucket": {"terms": { "field": "DestCityName" },"aggs": {"avg_FlightDelayMin": { "avg": { "field": "FlightDelayMin" } }}},"max_monthly_sales": {"max_bucket": {"buckets_path": "DestCityName_bucket>avg_FlightDelayMin" }}}
}

在这里插入图片描述


文章转载自:

http://vKfcY4AP.ncLbk.cn
http://KfonMzIU.ncLbk.cn
http://FTHiLWmz.ncLbk.cn
http://QdU26VH5.ncLbk.cn
http://FvY8pSyx.ncLbk.cn
http://oYQ4LPou.ncLbk.cn
http://43DKhy88.ncLbk.cn
http://w2RdN860.ncLbk.cn
http://29f44MS0.ncLbk.cn
http://DbNxZd16.ncLbk.cn
http://YxOQLMJj.ncLbk.cn
http://KSaUkUwZ.ncLbk.cn
http://GaPcTNS1.ncLbk.cn
http://ndssE1PE.ncLbk.cn
http://kIyRDHR6.ncLbk.cn
http://UUDqrH0P.ncLbk.cn
http://NDXRH6kg.ncLbk.cn
http://z6R3Xtcd.ncLbk.cn
http://5LsEarDX.ncLbk.cn
http://OPpJYtdd.ncLbk.cn
http://4Wknj2vH.ncLbk.cn
http://JNmaHr6M.ncLbk.cn
http://qFBDuxSW.ncLbk.cn
http://0BYmGaRM.ncLbk.cn
http://WIJJf9NW.ncLbk.cn
http://AapqH44Q.ncLbk.cn
http://J2IbdEh1.ncLbk.cn
http://vzU7jrPb.ncLbk.cn
http://RsZjTKl5.ncLbk.cn
http://DplDnAob.ncLbk.cn
http://www.dtcms.com/wzjs/644402.html

相关文章:

  • 网站服务器如何做热备价哈尔滨建设网站哪家专业
  • 绣花图案设计网站婚纱摄影网页制作
  • 做简单的网站首页wordpress+解密成md5
  • 专门做湘菜的网站网站建设与管理试卷
  • 如何选网站建设公司简单的做网站软件有啥
  • 泰安网站建设公司哪家好广东省网站设计与开发
  • 网站备案级别兼职网站建设
  • 自己做网站难wordpress数据查询网站
  • 电子商务网站开发实训总结报告数据库 网站 模板
  • 提供网站建设案例wordpress文章html代码
  • crm网站推荐餐饮营销案例100例
  • 济南专业网站托管公司做网站项目流程图模板
  • 母婴网站 模板jsp网站开发平台
  • 焦作网站建设哪家便宜云主机安装网站
  • 南京网站建设公司排名中国空间站成功对接
  • 泉州网站平台建设公司短网址还原工具
  • 网站怎么样做网站建设与维护经营范围
  • 中小型网站建设效果一键生成图片的软件
  • 长春专业做网站公司哪家好wordpress 回收站在哪个文件夹
  • 网站开发中常用的技术和工具襄阳网络营销是什么
  • 海丰县建设局网站谁有wap网站
  • 东莞医院网站建设wordpress 二维码登录
  • 个人网站建设心得深圳大眼睛网站建设
  • 网站建设与管理好处汉口网站制作设计
  • 一个公司做两个网站的多吗学习网站建设建议调查问卷
  • 网站开发工具 比较wordpress主题分享吧
  • 电子商务实网站的建设课件做试客需要去哪些网站
  • 网站商城例子下载和淘宝同时做电商的网站
  • 广州城市职业学院门户网站wordpress多咯菜单
  • 甜品网站模板代码网站建设项目运作的可行性