当前位置:网站首页>elastic_ L01_ summary
elastic_ L01_ summary
2022-07-03 12:25:00 【jackaroo2020】
Reading guide
This article mainly introduces Elasticsearch What is it? 、 What advantages does it have 、 Application scenarios and development history .
1、 What is it? ?
Elasticsearch It's based on Lunece Open source distributed real-time search and analysis engine
2、 advantage
- Good query performance
- Distributed design , Good scalability
- Support the integration of multiple languages
- A complete ecosystem and a large number of examples of Internet companies
3、 Application scenarios
- Search for
- Log analysis
- Index analysis
- Safety analysis
4、 development history
0.4—2010
1.0—2014
2.0—2015
5.0—2016
- Lucene 6.x Support for , Half the disk space
6.x—2017
- Luncene 7.x
- new function : Cross cluster replication ; Index Lifecycle Management ;SQL Support for
- More friendly upgrades and data migration
- performance optimization : Excellent new method for storing sparse fields , Reduced storage success , Sort when indexing , Speed up sorting query performance
7.x—2019
- Lucene 8.0
- Officially abolish multiple indexes under a single index Type Support for
- Major improvement :7.1 Start ,Security Features are free to use
- ECK-Elasticsearch Operator on Kubernates
- new function :Feature-Complete High Level EST Client
- performance optimization : default Primary Shard Number by 5 Change it to 1, avoid Over Sharding; Faster Top K
边栏推荐
- Laravel time zone timezone
- Shutter: add gradient stroke to font
- 102. Sequence traversal of binary tree
- How to convert a numeric string to an integer
- 手机号码变成空号导致亚马逊账号登陆两步验证失败的恢复网址及方法
- 在网上炒股开户可以吗?资金安全吗?
- Computer version wechat applet full screen display method, mobile phone horizontal screen method.
- [embedded] - Introduction to four memory areas
- Interview experience in summer camp of Central South University in 2022
- SLF4J 日志门面
猜你喜欢

Laravel time zone timezone

laravel 时区问题timezone

OpenGL index cache object EBO and lineweight mode

ES6 standard

Download address and installation tutorial of vs2015

(construction notes) ADT and OOP

Basic knowledge of OpenGL (sort it out according to your own understanding)

4000 word super detailed pointer

The future of cloud computing cloud native

Symlink(): solution to protocol error in PHP artisan storage:link on win10
随机推荐
Basic knowledge of OpenGL (sort it out according to your own understanding)
Is BigDecimal safe to calculate the amount? Look at these five pits~~
023(【模板】最小生成树)(最小生成树)
Recovery of website address and method of Amazon account login two-step verification failure caused by mobile phone number becoming empty
在网上炒股开户可以吗?资金安全吗?
网络通讯之Socket-Tcp(一)
SLF4J 日志门面
Socket TCP for network communication (I)
shardingSphere分库分表<3>
pragma-pack语法与使用
[embedded] - Introduction to four memory areas
Simple factory and factory method mode
使用BLoC 构建 Flutter的页面实例
The future of cloud computing cloud native
Adult adult adult
Fundamentals of concurrent programming (III)
QT OpenGL texture map
[official MySQL document] deadlock
Dart: about Libraries
Introduction to concurrent programming (I)