当前位置:网站首页>[elastic search engine]
[elastic search engine]
2020-11-06 21:19:00 【Mrchai521】
What is? ElasticSearch
Elasticsearch It's a real-time distributed ( It supports distributed ) Search and analysis engine . It can help you process large-scale data at an unprecedented speed .ElasticSearch It's based on Lucene Search server for . It provides a distributed multi-user capability of full-text search engine , be based on RESTful web Interface .Elasticsearch Yes, it is Java Developed , And as a Apache Open source distribution under license terms , Is the current popular enterprise search engine . Designed for Cloud Computing , Real time search , Stable , reliable , Fast , Easy to install and use .
ElasticSearch characteristic
- It can be used as a large distributed cluster ( Hundreds of servers ) technology , Handle PB Level data , Serve big companies ; It can also run on a single machine ;
- Search the full text of 、 Data analysis and distributed technology , Combined... Together , To form a unique ES;
- Out of the box , Simple deployment ;
- Full text search , Synonym processing , Relevance ranking , Complex data analysis , Near real time processing of massive data ;
ElasticSearch Architecture
The following table is Elasticsearch And MySQL Comparison of the concepts of database logical structure :
ElasticSearch | Relational database Mysql |
---|---|
Indexes (index) | database (database) |
type (type) | surface (table) |
file (document) | That's ok (row) |
stay ElasticSearch in , The basic unit of storing data is a document .
ElasticSearch Of Windows install
es Unzip and start the installation package
install ElasticSearch7.4.2 edition , First decompress
After decompressing, enter es Of bin Under the table of contents .
Input cmd Open the terminal :
Input .\elasticsearch, You can start elasticsearch:
After startup , Browser access loclahost:9200, The following results represent success :
版权声明
本文为[Mrchai521]所创,转载请带上原文链接,感谢
边栏推荐
- Helping financial technology innovation and development, atfx is at the forefront of the industry
- Share with Lianyun: is IPFs / filecoin worth investing in?
- Call analysis of start method in JNI thread and callback analysis of run method
- 非易失性MRAM存储器应用于各级高速缓存
- The importance of big data application is reflected in all aspects
- window系统 本机查找端口号占用方法
- Summary of front-end interview questions (C, s, s) that front-end engineers need to understand (2)
- Behind the record breaking Q2 revenue of Alibaba cloud, the cloud opening mode is reshaping
- Some operations kept in mind by the front end foundation GitHub warehouse management
- It's time for your financial report to change to a more advanced style -- financial analysis cockpit
猜你喜欢
ES6 learning notes (2): teach you to play with class inheritance and class objects
ES中删除索引的mapping字段时应该考虑的点
window系统 本机查找端口号占用方法
Why is quicksort so fast?
Those who have worked in China for six years and a million annual salary want to share these four points with you
es创建新的索引库并拷贝旧的索引库 实践亲测有效!
面试官: ShardingSphere 学一下吧
Flink's datasource Trilogy: direct API
C and C / C + + mixed programming series 5 - GC collaboration of memory management
Vue communication and cross component listening state Vue communication
随机推荐
解决 WPF 绑定集合后数据变动界面却不更新的问题
Share with Lianyun: is IPFs / filecoin worth investing in?
谷歌浏览器实现视频播放加速功能
Why is the LS command stuck when there are too many files?
大会倒计时|2020 PostgreSQL亚洲大会-中文分论坛议程安排
常用SQL语句总结
Introduction to the development of small game cloud
ORA-02292: 违反完整约束条件 (MIDBJDEV2.SYS_C0020757) - 已找到子记录
What is alicloud's experience of sweeping goods for 100 yuan?
Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
Bitcoin once exceeded 14000 US dollars and is about to face the test of the US election
Kubernetes and OAM to build a unified, standardized application management platform knowledge! (Internet disk link attached)
An article will take you to understand CSS alignment
How to turn data into assets? Attracting data scientists
Visual rolling [contrast beauty]
Elasticsearch Part 6: aggregate statistical query
What knowledge do Python automated testing learn?
html+ vue.js Implementing paging compatible IE
Python basic variable type -- list analysis
ado.net和asp.net的关系