Elasticsearch in Action
Autor Madhusudhan Kondaen Limba Engleză Paperback – 8 dec 2023
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:
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.
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.
Preț: 329.67 lei
Preț vechi: 412.08 lei
-20% Nou
Puncte Express: 495
Preț estimativ în valută:
63.09€ • 65.09$ • 53.40£
63.09€ • 65.09$ • 53.40£
Carte disponibilă
Livrare economică 12-26 februarie
Livrare express 28 ianuarie-01 februarie pentru 49.91 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
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
APPENDIXESREAD IN LIVEBOOKAPPENDIX A: INSTALLATION
APPENDIX B: NATIVE CLIENTS
APPENDIX C: HOSTING
APPENDIX D: ELASTICSEARCH VS SOLR