当前位置:网站首页>[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]所创,转载请带上原文链接,感谢
边栏推荐
- How to play sortable JS vuedraggable to realize nested drag function of forms
- MRAM高速缓存的组成
- An article taught you to use HTML5 SVG tags
- 代码重构之法——方法重构分析
- Take you to learn the new methods in Es5
- What course of artificial intelligence? Will it replace human work?
- 2020-08-30:裸写算法:二叉树两个节点的最近公共祖先。
- Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
- 行为型模式之备忘录模式
- How to make characters move
猜你喜欢
An article will take you to understand CSS alignment
From overseas to China, rancher wants to do research on container cloud market
行为型模式之解释器模式
An article taught you to download cool dog music using Python web crawler
Use modelarts quickly, zero base white can also play AI!
What is the tensor in tensorflow?
2020-08-19:TCP是通过什么机制保障可靠性的?
2020-08-18:介绍下MR过程?
The legality of IPFs / filecoin: protecting personal privacy from disclosure
jenkins安装部署过程简记
随机推荐
What kind of music do you need to make for a complete game?
CCR coin frying robot: the boss of bitcoin digital currency, what you have to know
Elasticsearch Part 6: aggregate statistical query
细数软件工程----各阶段必不可少的那些图
The method of realizing high SLO on large scale kubernetes cluster
With this artifact, quickly say goodbye to spam messages
ES6 learning notes (5): easy to understand ES6's built-in extension objects
To teach you to easily understand the basic usage of Vue codemirror: mainly to achieve code editing, verification prompt, code formatting
The importance of big data application is reflected in all aspects
Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
Behind the first lane level navigation in the industry
A concise tutorial for Nacos, ribbon and feign
行为型模式之备忘录模式
Metersphere developer's Manual
ORA-02292: 违反完整约束条件 (MIDBJDEV2.SYS_C0020757) - 已找到子记录
Road to simple HTML + JS to achieve the most simple game Tetris
The role of theme music in games
Event monitoring problem
Small program introduction to proficient (2): understand the four important files of small program development
如何对数据库账号权限进行精细化管理?