# elasticsearch_notes **Repository Path**: hecf/elasticsearch_notes ## Basic Information - **Project Name**: elasticsearch_notes - **Description**: elasticsearch_notes - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2021-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # elasticsearch readme * [狂神elasticsearch笔记(纯手敲)](https://blog.csdn.net/lisen01070107/article/details/108288037) ## 什么是*Elasticsearch* ? *Elasticsearch* 是一个实时的分布式搜索分析引擎,它能让你以前所未有的速度和规模,去探索你的数据。 Elasticsearch 是一个开源的搜索引擎,建立在一个全文搜索引擎库 [Apache Lucene™](https://lucene.apache.org/core/) 基础之上。 Lucene 可以说是当下最先进、高性能、全功能的搜索引擎库—无论是开源还是私有。