preface

Make writing a habit together! This is the 11th day of my participation in the “Gold Digging Day New Plan Β· April More text Challenge”. Click here for more details.

🍊 author introduction: refused to cross the river east, a programmer from the second-tier city, committed to using “obscene” method to solve tedious problems, so that complex problems become easy to understand. 🍊 Supported by: like πŸ‘, follow πŸ’–, leave a message πŸ’Œ~

Elasticsearch is not something I’ve seen before, but I didn’t know about it until I used Lucene to develop the system. I still remember when CHATTING with my classmates before, they often mentioned a few sentences: Put the data in the engine, take out the data from the engine. I don’t know what engine they’re talking about πŸ˜‚, and then I realized that the engine they’re talking about is a search engine, and now the most popular search engine is Elasticsearch. How to build Elasticsearch in Windows 10

Elasticsearch

Before touching a new thing, we need to understand its concept πŸ‘‡

Elasticsearch is a Lucene-based search server that provides a distributed full text search engine. Elasticsearch is an open source project developed in Java and based on the Apache protocol. It is also the most popular enterprise search engine. Elasticsearch is widely used in cloud computing, providing real-time search, stability, reliability, and speed.

Elasticsearch is a real-time distributed search analytics engine that allows you to explore your data at a speed and scale never seen before. Elasticsearch is used for full text search, structured search, analysis, and more.

  • Wikipedia uses Elasticsearch to provide full text search with highlighted snippets.
  • Stack Overflow incorporates geolocation queries into full-text searches and uses the more-like-this interface to find relevant questions and answers.
  • GitHub uses Elasticsearch to query hundreds of billions of lines of code.
  • .

Elasticsearch is used by many companies on the Internet. There is no reason not to take a closer look at Elasticsearch, so let’s get to the topic of creating your own version of Elasticsearch in Windows 10.

Build Elasticsearch πŸ“ πŸ“ πŸ“ πŸ“

Download the installation package for Elasticsearch. Download url for Elasticsearch

Download the elasticSearch-6.2.2 zip package and decompress it to the specified directory πŸ‘‡

Elasticsearch: G:\elastic\ Elasticsearch -6.2.2\bin\ Elasticsearchhttp://127.0.0.1:9200/If information similar to the following is displayed, Elasticsearch is successfully installed

Elasticsearch requires the JDK to run it

πŸ“ πŸ“ installation Kibana πŸ“ πŸ“

To operate Elasticsearch, we need a client (just like Navicat), and the client we chose here is Kibana for the following reasons πŸ‘‡

  • Kibana makes big data easy to understand. It’s simple and browser-based interface makes it easy to quickly create and share dynamic data dashboards to track Real-time changes in Elasticsearch data.
  • Building Kibana was very simple. You can complete the Kibana installation and start exploring Elasticsearch index data in minutes — no code, no extra infrastructure required.

We download the Kibana compressed package from the official website. The version selected here is Kibana-6.2.2. After downloading it, you can decompress it to the corresponding directory. Kibana download address

Next we start Kibana, execute G:\elastic\ Kibana-6.2.2-windows-x86_64 \bin\ Kibana. bat file and access it once it is successfully startedhttp://127.0.0.1:5601To open the Kibana user interface ~

Win10 δΈ‹ θ½½ Elasticsearch (bat) δΈ‹ θ½½ Elasticsearch (bat

summary

My experience is limited, some places may not be particularly in place, if you think of any questions when reading, welcome to leave a message in the comments section, we will discuss one by one πŸ™‡

Please take a thumbs up and a follow (βœΏβ—‘β€Ώβ—‘) for this article ~ a crab (●’β—‘’●)

If there are mistakes in the article, welcome to comment correction; If you have a better, more unique understanding, you are welcome to leave your valuable ideas in the comments area.

When you are struck, remember your preciousness and resist malice;

When you are confused, believe that your precious, put aside gossip; Love what you love, do what you do, listen to your heart and ask nothing