Elasticsearch blueprints : a practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch /

Saved in:
Bibliographic Details
Author / Creator:Mohan, Vinoth Mohan, 1983- author.
Imprint:Birmingham, UK : Packt Publishing, 2015.
Description:1 online resource (1 volume) : illustrations
Language:English
Series:Community experience distilled
Community experience distilled.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11908123
Hidden Bibliographic Details
Varying Form of Title:Practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch
ISBN:1783984937
9781783984930
9781783984923
1783984929
Notes:Includes index.
Online resource; title from cover (Safari, viewed August 4, 2015).
Summary:If you are a data enthusiast and would like to explore and specialize on search technologies based on Elasticsearch, this is the right book for you. A compelling case-to-case mapping of features and implementation of Elasticsearch to solve many real-world use cases makes this book the right choice to start and specialize on Elasticsearch.
Other form:Print version: Mohan, Vineeth. Elasticsearch blueprints : a practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch. Birmingham, England ; Mumbai, [India] : Packt Publishing, ©2015 x, 171 pages Community experience distilled. 9781783984923

MARC

LEADER 00000cam a2200000Ii 4500
001 11908123
005 20210426223617.7
006 m o d
007 cr unu||||||||
008 150818s2015 enka o 001 0 eng d
016 7 |a 018006994  |2 Uk 
019 |a 915154686  |a 923616030 
020 |a 1783984937 
020 |a 9781783984930  |q (electronic bk.) 
020 |z 9781783984923 
020 |z 1783984929 
035 |a (OCoLC)918902799  |z (OCoLC)915154686  |z (OCoLC)923616030 
035 9 |a (OCLCCM-CC)918902799 
037 |a CL0500000626  |b Safari Books Online 
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d OCLCO  |d IDEBK  |d EBLCP  |d OCLCO  |d DEBSZ  |d OCLCO  |d COO  |d OCLCF  |d OCLCO  |d YDXCP  |d DEBBG  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCO  |d CEF  |d NLE  |d UKMGB  |d OCLCQ  |d WYU  |d OCLCO  |d N$T  |d ZCU  |d UAB  |d AU@  |d UKAHL  |d OCL  |d OCLCQ  |d OCLCO  |d AJS  |d HS0 
049 |a MAIN 
050 4 |a TK5105.888 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
100 1 |a Mohan, Vinoth Mohan,  |d 1983-  |e author.  |0 http://id.loc.gov/authorities/names/no2010173172 
245 1 0 |a Elasticsearch blueprints :  |b a practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch /  |c Vineeth Mohan. 
246 3 0 |a Practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch 
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 Community experience distilled 
588 0 |a Online resource; title from cover (Safari, viewed August 4, 2015). 
500 |a Includes index. 
505 0 |a ""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""About the Reviewer""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Google-like Web Search""; ""Deploying Elasticsearch""; ""Communicating with the Elasticsearch server""; ""Shards and replicas""; ""Index-type mapping""; ""Setting the analyzer""; ""Types of character filters""; ""Types of tokenizers""; ""Types of token filters""; ""Creating your own analyzer""; ""Readymade analyzers""; ""Using phrase query to search""; ""Using highlighting""; ""Pagination""; ""The head UI explained""; ""Summary"" 
505 8 |a ""Chapter 2: Building Your Own E-Commerce Solution""""Data modeling in Elasticsearch""; ""Choosing between a query and a filter""; ""Searching your documents""; ""A match query""; ""Multifield match query""; ""Aggregating your results""; ""Terms aggregation""; ""Filter your results based on a date range""; ""Implementing a prize range filter""; ""Implementing a category filter""; ""Implementation of filters in Elasticsearch""; ""Searching with multiple conditions""; ""Sorting results""; ""Using the scroll API for consistent pagination""; ""Autocomplete in Elasticsearch"" 
505 8 |a ""How does FST help in faster autocompletes?""""Hotel suggester using autocomplete""; ""Summary""; ""Chapter 3: Relevancy and Scoring""; ""How scoring works""; ""How to debug scoring""; ""The Ebola outbreak""; ""Boost match in title field column over description""; ""Most recently published medical journals""; ""The most recent Ebola report on healthy patients""; ""Boosting certain symptoms over others""; ""Random ordering of medical journals for different interns""; ""Medical journals from the closest place to the Ebola outbreak"" 
505 8 |a ""Medical journals from unhealthy places near the Ebola outbreak""""Healthy people from unhealthy locations have Ebola symptoms""; ""Relevancy based on the order in which the symptoms appeared""; ""Summary""; ""Chapter 4: Managing Relational Content""; ""The product-with-tags search problem""; ""Nested types to the rescue""; ""Limitations on a query on nested fields""; ""Using a parent-child approach""; ""The has_parent filter/the has_parent query""; ""The has_child query/the has_child filter""; ""The top_children query""; ""Schema design to store questions and answers"" 
505 8 |a ""Searching questions based on a criteria of answers""""Searching answers based on a criteria of questions""; ""The score of question based on the score of each answer""; ""Filtering questions with more than four answers""; ""Displaying the best questions and their accepted answer""; ""Summary""; ""Chapter 5: Analytics using Elasticsearch""; ""A flight ticket analytics scenario""; ""Index creation and mapping""; ""A case study on analytics requirement""; ""Male and female distribution of passengers""; ""Time based pattern or trends in booking tickets"" 
520 |a If you are a data enthusiast and would like to explore and specialize on search technologies based on Elasticsearch, this is the right book for you. A compelling case-to-case mapping of features and implementation of Elasticsearch to solve many real-world use cases makes this book the right choice to start and specialize on Elasticsearch. 
630 0 0 |a Lucene (Electronic resource)  |0 http://id.loc.gov/authorities/names/n2005054769 
630 0 7 |a Lucene (Electronic resource)  |2 fast  |0 (OCoLC)fst01403193 
650 0 |a Web servers  |v Software. 
650 0 |a Web search engines.  |0 http://id.loc.gov/authorities/subjects/sh97007463 
650 0 |a Java (Computer program language)  |0 http://id.loc.gov/authorities/subjects/sh95008574 
650 0 |a Open source software.  |0 http://id.loc.gov/authorities/subjects/sh99003437 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming  |x Object Oriented.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming  |x Open Source.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Java (Computer program language)  |2 fast  |0 (OCoLC)fst00982065 
650 7 |a Open source software.  |2 fast  |0 (OCoLC)fst01046097 
650 7 |a Web search engines.  |2 fast  |0 (OCoLC)fst01173234 
650 7 |a Web servers.  |2 fast  |0 (OCoLC)fst01173235 
655 0 |a Electronic books. 
655 4 |a Electronic books. 
655 7 |a Software.  |2 fast  |0 (OCoLC)fst01411640 
776 0 8 |i Print version:  |a Mohan, Vineeth.  |t Elasticsearch blueprints : a practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch.  |d Birmingham, England ; Mumbai, [India] : Packt Publishing, ©2015  |h x, 171 pages  |k Community experience distilled.  |z 9781783984923 
830 0 |a Community experience distilled.  |0 http://id.loc.gov/authorities/names/no2011030603 
903 |a HeVa 
929 |a oclccm 
999 f f |i d219cfc2-b109-54ae-8ad7-e94bf2c8f6be  |s 492384db-2084-570d-9762-0361b154605d 
928 |t Library of Congress classification  |a TK5105.888  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=1044433  |z eBooks on EBSCOhost  |g ebooks  |i 12428743