当前位置:网站首页>[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]所创,转载请带上原文链接,感谢
边栏推荐
- Application insights application insights use application maps to build request link views
- What knowledge do Python automated testing learn?
- Zero basis to build a web search engine of its own
- Isn't data product just a report? absolutely wrong! There are university questions in this category
- list转换map(根据key来拆分list,相同key的value为一个list)
- How to turn data into assets? Attracting data scientists
- An article taught you to use HTML5 SVG tags
- 事务的本质和死锁的原理
- image operating system windows cannot be used on this platform
- 迅为-iMX6ULL开发板上配置AP热点
猜你喜欢

What is alicloud's experience of sweeping goods for 100 yuan?

list转换map(根据key来拆分list,相同key的value为一个list)

意派Epub360丨你想要的H5模板都在这里,电子书、大转盘、红包雨、问卷调查……

mongo 用户权限 登录指令

Git rebase is in trouble. What to do? Waiting line

Filecoin has completed a major upgrade and achieved four major project progress!

2020-08-20:GO语言中的协程与Python中的协程的区别?

MongoDB与SQL常用语法对应表

面试官: ShardingSphere 学一下吧

统计项目代码行数
随机推荐
华为Mate 40 系列搭载HMS有什么亮点?
An article takes you to understand CSS gradient knowledge
All the way, I was forced to talk about C code debugging skills and remote debugging
Python basic data type -- tuple analysis
What is alicloud's experience of sweeping goods for 100 yuan?
Using iceberg on kubernetes to create a new generation of cloud original data Lake
Road to simple HTML + JS to achieve the most simple game Tetris
2020-09-03:裸写算法:回形矩阵遍历。
How does cglib implement multiple agents?
window系统 本机查找端口号占用方法
Summary of front-end interview questions (C, s, s) that front-end engineers need to understand (2)
Introduction to the development of small game cloud
Multi robot market share solution
常用SQL语句总结
Diamond standard
Zero basis to build a web search engine of its own
The legality of IPFs / filecoin: protecting personal privacy from disclosure
Outsourcing is really difficult. As an outsourcer, I can't help sighing.
嘉宾专访|2020 PostgreSQL亚洲大会阿里云数据库专场:曾文旌
大数据处理黑科技:揭秘PB级数仓GaussDB(DWS) 并行计算技术