Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
Giveaway Elasticsearch Tutorial (e-Book)
#1
[Image: 6fRdrHM.jpg]

Delve into the world of the Elasticsearch search engine with this comprehensive guide that introduces you to the Elasticsearch framework!
Elasticsearch is a search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elasticsearch is developed in Java and is released as open source under the terms of the Apache License. Elasticsearch is the most popular enterprise search engine followed by Apache Solr, also based on Lucene.

Elasticsearch can be used to search all kinds of documents. It provides scalable search, has near real-time search, and supports multitenancy. Elasticsearch is distributed, which means that indices can be divided into shards and each shard can have zero or more replicas. Each node hosts one or more shards, and acts as a coordinator to delegate operations to the correct shard(s). Rebalancing and routing are done automatically. Related data is often stored in the same index, which consists of one or more primary shards, and zero or more replica shards. Once an index has been created, the number of primary shards cannot be changed

In this ebook, we provide a series of tutorials so that you can develop your own Elasticsearch based applications. We cover a wide range of topics, from installation and operations, to Java API Integration and reporting. With our straightforward tutorials, you will be able to get your own projects up and running in minimum time.

GP:
https://sharewareonsale.com/s/free-elast...0-discount
https://sharewareonsale.tradepub.com/fre...6/prgm.cgi
Reply
#2
Giveaway is available again here:
https://sharewareonsale.tradepub.com/free/w_java46/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Free Mega Book Collection Digital Book brownie 0 452 02-25-2023 , 11:55 AM
Last Post: brownie

Forum Jump:


Users browsing this thread: 2 Guest(s)