当前位置:网站首页>ES (8.1) certification topic
ES (8.1) certification topic
2022-07-25 03:43:00 【Drunken fish】
The website links : The website links
This article is a Elasticsearch A list of topics required by certified engineers , Get the latest ES8.1 Certification of version , According to the information on the official website , from 2022 year 8 month 4 The day begins ,ES Certification from the original 7.13 Version changed to 8.1 edition , The latest exam questions are as follows , Provide it to small partners who need it . In the following words, the articles based on the following test questions will be updated in succession , It can also be regarded as a record of my study ES The process of , Try to pass this certification , Come on, everybody
The following is the examination version 7.13 Test questions of , stay 8.1 The test sites deleted and newly added in the version have been marked , You can taste it yourself according to your needs
Catalog

Data management module
1、 Define an index according to the given requirements
2、 Define the index template and use the index template according to the given requirements
3、 Dynamic template according to the definition of given requirements
4、 Define index lifecycle management policies for time series indexes (ILM)
5、 Define the index template for creating new data streams (data stream)
6、( deleted ) Use the data visualization tool to upload the file to elasticsearch
Retrieval data module
7、 Write and execute statements that search for words or phrases in one or more fields of the index
8、 Write and execute a bool Comprehensive search statement of query
9、 Write an asynchronous retrieval
10、 Write and implement an index aggregation and bucket aggregation
11、 Write and execute an aggregation containing sub aggregations
12、 Write and execute a query statement that can search across multiple clusters
13、 Write and execute a run-time field search
Develop the retrieval application module
14、 Highlight the search term in the search response results
15、 Sort the query results according to the given requirements
16、 Realize paging query
17、 Define and use index aliases
18、 Define and use search templates
Data processing module
19、 Define a mapping
20、 Define a custom word breaker that meets the given requirements
21、 Use multi-fields Set up different types or word splitters for different fields
22、 Use reindex api and update by query To rebuild the index or update the document
23、 Define and use and process management to meet given requirements , Include use painless Modify the document
24、( deleted ) Configuration index , Maintain the relationship between nested object arrays
25、( newly added ) Define the run-time field to get the field information customized by the script
https://www.elastic.co/guide/en/elasticsearch/reference/8.1/runtime.html
Cluster management module
26、 Diagnose the fragmentation problem and repair the health of the cluster
27、 Backup and restore clusters or indexes
28、 Configure searchable snapshots
29、 Configure cross cluster retrieval
30、 Real time replication across clusters
31、( deleted ) Use elasticsearch security Define role-based access control
边栏推荐
- Hw2021 attack and defense drill experience - Insights
- LeetCode. 302 weekly games___ 03_ 6121. Query the number smaller than k after cutting the number____ sort
- How is the virtual DOM different from the actual DOM?
- How to use two stacks to simulate the implementation of a queue
- Take a database statement note: when the field is empty, assign the default value to the result
- Solve mysql5.6 database specified key was too long; Max key length is 767 bytes
- NC | progress has been made in the study of the ecological network relationship between dissolved organic carbon and microorganisms in the context of global change
- Message queue (MQ)
- Advantages and disadvantages of zero trust security
- Why does the legend of superstar (Jay Chou) not constitute pyramid selling? What is the difference between distribution and pyramid selling?
猜你喜欢

Electronic bidding procurement mall system: optimize traditional procurement business and speed up enterprise digital upgrading

226. Flip binary tree DFS method

Deep learning method of building a model from zero

Solution: owner's smart site supervision cloud platform

How to use two queues to simulate the implementation of a stack

Moveit2 - 8. Motion planning API

Select sort / cardinality sort

VMware installation

Lombok detailed introduction

Machine learning exercise 8 - anomaly detection and recommendation system (collaborative filtering)
随机推荐
292. Nim game
Many local and municipal supervision departments carried out cold drink sampling inspection, and Zhong Xue's high-quality products were all qualified
Consistent hash, virtual node, bloom filter
It took me 2 years from Foxconn assembly line to Tencent software testing post~
226. Flip binary tree DFS method
Force the resumption of game 302 of the week
Introduction to Apache Doris grafana monitoring indicators
Flink1.15 source code reading - Flink annotations
144. Preorder traversal of binary tree
Customized view considerations
New features commonly used in ES6
Codewars notes
VMware installation
CVPR 2020 | social stgcnn: pedestrian trajectory prediction based on graph convolution
Secondary vocational network security skills competition P100 vulnerability detection
Secondary vocational network security skills competition P100 web penetration test
Use and introduction of vim file editor
Analysis of browser working principle
Force deduction question 3
300. Longest increasing subsequence