Elasticsearch blueprints : a practical project-based guide to generating compelling search solutions using the dynamic and powerful features of Elasticsearch /
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 t...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2015.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | EBSCO_ocn918902799 | ||
003 | OCoLC | ||
005 | 20231017213018.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 150818s2015 enka o 001 0 eng d | ||
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 |d OCLCO |d OCLCQ | ||
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 | ||
029 | 1 | |a AU@ |b 000056111639 | |
029 | 1 | |a DEBBG |b BV043020060 | |
029 | 1 | |a DEBBG |b BV043622417 | |
029 | 1 | |a DEBSZ |b 445087501 | |
029 | 1 | |a DEBSZ |b 455696268 | |
029 | 1 | |a GBVCP |b 882743341 | |
029 | 1 | |a UKMGB |b 018006994 | |
035 | |a (OCoLC)918902799 |z (OCoLC)915154686 |z (OCoLC)923616030 | ||
037 | |a CL0500000626 |b Safari Books Online | ||
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 | |
082 | 0 | 4 | |a 004.109234689 |
049 | |a UAMI | ||
100 | 1 | |a Mohan, Vinoth Mohan, |d 1983- |e author. | |
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 SolutionData 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 outbreakHealthy 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 answersSearching 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. | ||
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 Web servers |v Software. | |
650 | 0 | |a Web search engines. | |
650 | 0 | |a Java (Computer program language) | |
650 | 0 | |a Open source software. | |
650 | 6 | |a Serveurs Web |v Logiciels. | |
650 | 6 | |a Moteurs de recherche sur Internet. | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 6 | |a Logiciels libres. | |
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 | 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. | |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781783984923/?ar |z Texto completo |
856 | 4 | 0 | |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1044433 |z Texto completo |
938 | |a Askews and Holts Library Services |b ASKH |n AH28957973 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL2120227 | ||
938 | |a EBSCOhost |b EBSC |n 1044433 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis32246818 | ||
938 | |a YBP Library Services |b YANK |n 12545112 | ||
994 | |a 92 |b IZTAP |