Cantitate/Preț
Produs

Elasticsearch in Action

Autor Madhusudhan Konda
en Limba Engleză Paperback – 8 dec 2023
Elasticsearch in Action, Second Edition is a hands-on guide to developing fully functional search engines with Elasticsearch and Kibana. Rewritten for the latest version of Elasticsearch, this completely new second edition explores ElasticsearchGÇÖs high-level architecture, reveals infrastructure patterns, and walks through the search and analytics capabilities of numerous Elasticsearch APIs.
You will quickly progress from the basics of installation and configuring clusters, to indexing documents, advanced aggregations, and putting your servers into production. By the time youGÇÖre done, youGÇÖll be ready to build amazing search engines for your clients that take advantage of ElasticsearchGÇÖs modern features.
Elasticsearch in Action, Second Edition is a hands-on guide to developing fully functional search engines with Elasticsearch and Kibana. Rewritten for the latest version of Elasticsearch, this completely new second edition explores ElasticsearchGÇÖs high-level architecture, reveals infrastructure patterns, and walks through the search and analytics capabilities of numerous Elasticsearch APIs.

It covers dozens of awesome techniques, such as:

  • Developing a multitude of search queries
  • Working with various query types
  • Enabling search results with sorting and pagination functionality
  • Writing and working with advanced search queries
  • Working analytics and aggregations
  • Developing high level visualizations in Kibana
  • Configuring and scaling the clusters, and tuning performance

YouGÇÖll quickly progress from the basics of installation and configuring clusters, to indexing documents, advanced aggregations, and putting your servers into production. By the time youGÇÖre done, youGÇÖll be ready to build amazing search engines for your clients that take advantage of ElasticsearchGÇÖs modern features.
Citește tot Restrânge

Preț: 32967 lei

Preț vechi: 41208 lei
-20% Nou

Puncte Express: 495

Preț estimativ în valută:
6309 6509$ 5340£

Carte disponibilă

Livrare economică 12-26 februarie
Livrare express 28 ianuarie-01 februarie pentru 4991 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617299858
ISBN-10: 1617299855
Pagini: 475
Dimensiuni: 185 x 229 x 33 mm
Greutate: 0.96 kg
Ediția:2 ed
Editura: Manning Publications

Notă biografică

Madhusudhan Konda is a full-stack lead engineer, architect, mentor, and conference speaker. He delivers live online training on Elasticsearch and the Elastic Stack.

Cuprins

table of contents
READ IN LIVEBOOK1OVERVIEW
READ IN LIVEBOOK2GETTING STARTED
READ IN LIVEBOOK3ARCHITECTURE
READ IN LIVEBOOK4MAPPING
READ IN LIVEBOOK5WORKING WITH DOCUMENTS
READ IN LIVEBOOK6INDEXING OPERATIONS
READ IN LIVEBOOK7TEXT ANALYSIS
8 TERM LEVEL SEARCH
9 FULL TEXT SEARCH
10 ADVANCED SEARCH
11 AGGREGATIONS
12 KIBANA VISUALISATIONS
13 MACHINE LEARNING
14 TIME SERIES ANALYTICS
15 PERFORMANCE TUNING
16 ADMINISTRATION
APPENDIXES
READ IN LIVEBOOKAPPENDIX A: INSTALLATION
APPENDIX B: NATIVE CLIENTS
APPENDIX C: HOSTING
APPENDIX D: ELASTICSEARCH VS SOLR