Cargando…

ElasticSearch cookbook : over 130 advanced recipes to search, analyze, deploy, manage, and monitor data effectively with ElasticSearch /

If you are a developer who implements ElasticSearch in your web applications and want to sharpen your understanding of the core elements and applications, this is the book for you. It is assumed that you've got working knowledge of JSON and, if you want to extend ElasticSearch, of Java and rela...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Paro, Alberto (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2015.
Edición:Second edition.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_ocn904285475
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 150303s2015 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d N$T  |d DEBBG  |d OCLCF  |d EBLCP  |d HEBIS  |d OCLCO  |d DEBSZ  |d YDXCP  |d IDB  |d MERUC  |d CEF  |d OCLCQ  |d CNNOR  |d DKC  |d OCLCO  |d AU@  |d OCLCQ  |d OCLCO  |d AJS  |d INARC  |d OCLCO  |d OCLCQ 
019 |a 902957632  |a 948892297 
020 |a 9781783554843  |q (electronic bk.) 
020 |a 1783554843  |q (electronic bk.) 
020 |a 1783554835 
020 |a 9781783554836 
020 |z 9781783554843 
020 |z 1783554843 
020 |z 9781783554836 
029 1 |a CHNEW  |b 000890267 
029 1 |a DEBBG  |b BV042682612 
029 1 |a DEBBG  |b BV043617295 
029 1 |a DEBSZ  |b 446578088 
029 1 |a GBVCP  |b 81789554X 
029 1 |a GBVCP  |b 829879277 
035 |a (OCoLC)904285475  |z (OCoLC)902957632  |z (OCoLC)948892297 
050 4 |a QA76.9.D3 
072 7 |a COM  |x 051170  |2 bisacsh 
082 0 4 |a 005.7565  |2 23 
049 |a UAMI 
100 1 |a Paro, Alberto,  |e author. 
245 1 0 |a ElasticSearch cookbook :  |b over 130 advanced recipes to search, analyze, deploy, manage, and monitor data effectively with ElasticSearch /  |c Alberto Paro. 
246 3 0 |a Over 130 advanced recipes to search, analyze, deploy, manage, and monitor data effectively with ElasticSearch st-paced guide to using Apache ZooKeeper to coordinate services in distributed systems 
250 |a Second edition. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Quick answers to common problems 
588 0 |a Online resource; title from cover (Safari, viewed February 24, 2015). 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; Introduction; Understanding nodes and clusters; Understanding node services; Managing your data; Understanding clusters, replication, and sharding; Communicating with Elasticsearch; Using the HTTP protocol; Using the native protocol; Using the Thrift protocol; Chapter 2: Downloading and Setup; Introduction; Downloading and installing ElasticSearch; Setting up networking; Setting up a node; Setting up for Linux systems. 
505 8 |a Setting up different node typesInstalling plugins in ElasticSearch; Installing a plugin manually; Removing a plugin; Changing logging settings; Chapter 3: Managing Mapping; Introduction; Using explicit mapping creation; Mapping base types; Mapping arrays; Mapping an object; Mapping a document; Using dynamic templates in document mapping; Managing nested objects; Managing a child document; Adding a field with multiple mappings; Mapping a geo point field; Mapping a geo shape field; Mapping an IP field; Mapping an attachment field; Adding metadata to a mapping; Specifying a different analyzer. 
505 8 |a Mapping a completion suggesterChapter 4: Basic Operations; Introduction; Creating an Index; Deleting an index; Opening/closing an index; Putting a mapping in an index; Getting a mapping; Deleting a mapping; Refreshing an index; Flushing an index; Optimizing an index; Checking if an index or type exists; Managing index settings; Using index aliases; Indexing a document; Getting a document; Deleting a document; Updating a document; Speeding up atomic operations (bulk operations); Speeding up GET operations (multi GET); Chapter 5: Search, Queries, and Filters; Introduction; Executing a search. 
505 8 |a Sorting resultsHighlighting results; Executing a scan query; Suggesting a correct query; Counting matched results; Deleting by query; Matching all the documents; Querying/filtering for a single term; Querying/filtering for multiple terms; Using a prefix query/filter; Using a Boolean query/filter; Using a range query/filter; Using span queries; Using match query; Using an ID query/filter; Using a has_child query/filter; Using top_children query; Using a has_parent query/filter; Using a regexp query/filter; Using a function score query; Using exists and missing filters; Using and/or/not filters. 
505 8 |a Using a geo bounding box filterUsing a geo polygon filter; Using geo distance filter; Using a QueryString query; Using a template query; Chapter 6: Aggregations; Introduction; Executing an aggregation; Executing the stats aggregations; Executing the terms aggregation; Executing the range aggregations; Executing the histogram aggregations; Executing the date histogram aggregation; Executing the filter aggregation; Executing the global aggregation; Executing the geo distance aggregations; Executing nested aggregations; Executing the top hit aggregations; Chapter 7: Scripting; Introduction. 
520 |a If you are a developer who implements ElasticSearch in your web applications and want to sharpen your understanding of the core elements and applications, this is the book for you. It is assumed that you've got working knowledge of JSON and, if you want to extend ElasticSearch, of Java and related technologies. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Lucene (Electronic resource) 
630 0 7 |a Lucene (Electronic resource)  |2 fast  |0 (OCoLC)fst01403193 
650 0 |a Database searching. 
650 0 |a Database management. 
650 0 |a Client/server computing. 
650 6 |a Bases de données  |x Interrogation. 
650 6 |a Bases de données  |x Gestion. 
650 6 |a Architecture client-serveur (Informatique) 
650 7 |a online searching.  |2 aat 
650 7 |a COMPUTERS  |x Databases  |x General.  |2 bisacsh 
650 7 |a Client/server computing.  |2 fast  |0 (OCoLC)fst00864205 
650 7 |a Database management.  |2 fast  |0 (OCoLC)fst00888037 
650 7 |a Database searching.  |2 fast  |0 (OCoLC)fst00888058 
776 0 8 |i Print version:  |a Paro, Alberto.  |t ElasticSearch Cookbook.  |d Birmingham : Packt Publishing, ©2015  |z 9781783554836 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783554836/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1935718 
938 |a EBSCOhost  |b EBSC  |n 944489 
938 |a Internet Archive  |b INAR  |n elasticsearchcoo0000paro 
938 |a YBP Library Services  |b YANK  |n 12261602 
994 |a 92  |b IZTAP