Scaling big data with Hadoop and Solr :: understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr /
This book is aimed at developers, designers, and architects who would like to build big data enterprise search solutions for their customers or organizations. No prior knowledge of Apache Hadoop and Apache Solr/Lucene technologies is required.
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2015.
|
Ausgabe: | Second edition. |
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This book is aimed at developers, designers, and architects who would like to build big data enterprise search solutions for their customers or organizations. No prior knowledge of Apache Hadoop and Apache Solr/Lucene technologies is required. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource : illustrations |
ISBN: | 9781783553402 1783553405 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn910639594 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 150603s2015 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d DEBBG |d EBLCP |d HEBIS |d E7B |d IDEBK |d YDXCP |d TEFOD |d DEBSZ |d COO |d TEFOD |d OCLCF |d IDB |d N$T |d VT2 |d AZK |d CCO |d COCUF |d LOA |d K6U |d STF |d PIFAG |d FVL |d ZCU |d AGLDB |d OCLCQ |d MERUC |d OCLCQ |d OCLCO |d OCL |d U3W |d D6H |d WRM |d OCLCQ |d VTS |d CEF |d ICG |d INT |d OCLCQ |d TKN |d OCLCO |d OCLCQ |d OCLCO |d DKC |d OCLCQ |d HS0 |d OCLCQ |d OCLCO |d QGK |d OCLCQ |d OCLCO |d SXB |d OCLCQ | ||
019 | |a 908633017 |a 908670447 |a 915733111 |a 961627919 |a 1259243435 | ||
020 | |a 9781783553402 |q (electronic bk.) | ||
020 | |a 1783553405 |q (electronic bk.) | ||
020 | |z 9781783553396 | ||
020 | |z 1783553391 | ||
035 | |a (OCoLC)910639594 |z (OCoLC)908633017 |z (OCoLC)908670447 |z (OCoLC)915733111 |z (OCoLC)961627919 |z (OCoLC)1259243435 | ||
050 | 4 | |a QA76.9.D5 | |
072 | 7 | |a COM |x 000000 |2 bisacsh | |
082 | 7 | |a 006.312 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Karambelkar, Hrishikesh Vijay, |e author. | |
245 | 1 | 0 | |a Scaling big data with Hadoop and Solr : |b understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / |c Hrishikesh Vijay Karambelkar. |
246 | 3 | |a Understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr | |
250 | |a Second edition. | ||
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2015. | |
264 | 4 | |c ©2015 | |
300 | |a 1 online resource : |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 PDF title page (EBSCO, viewed July 7, 2017). | |
500 | |a Includes index. | ||
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Processing Big Data Using Hadoop and MapReduce; Apache Hadoop's ecosystem; Core components; Understanding Hadoop's ecosystem; Configuring Apache Hadoop; Prerequisites; Setting up ssh without passphrase; Configuring Hadoop; Running Hadoop; Setting up a Hadoop cluster; Common problems and their solutions; Summary; Chapter 2: Understanding Apache Solr; Setting up Apache Solr; Prerequisites for setting up Apache Solr; Running Apache Solr on jetty | |
505 | 8 | |a Running Solr on other J2EE containersHello World with Apache Solr!; Understanding Solr administration; Solr navigation; Common problems and solutions; The Apache Solr architecture; Configuring Solr; Understanding the Solr structure; Defining the Solr schema; Solr fields; Dynamic fields in Solr; Copying the fields; Dealing with field types; Additional metadata configuration; Other important elements of the Solr schema; Configuration files of Apache Solr; Working with solr.xml and Solr core; Instance configuration with solrconfig.xml; Understanding the Solr plugin; Other configuration | |
505 | 8 | |a Loading data in Apache SolrExtracting request handler -- Solr Cell; Understanding data import handlers; Interacting with Solr through SolrJ; Working with rich documents (Apache Tika); Querying for information in Solr; Summary; Chapter 3: Enabling Distributed Search using Apache Solr; Understanding a distributed search; Distributed search patterns; Apache Solr and distributed search; Working with SolrCloud; Why ZooKeeper?; The SolrCloud architecture; Building an enterprise distributed search using SolrCloud; Setting up SolrCloud for development; Setting up SolrCloud for production | |
505 | 8 | |a Adding a document to SolrCloudCreating shards, collections, and replicas in SolrCloud; Common problems and resolutions; Sharding algorithm and fault tolerance; Document Routing and Sharding; Shard splitting; Load balancing and fault tolerance in SolrCloud; Apache Solr and Big Data -- integration with MongoDB; What is NoSQL and how is it related to Big Data?; MongoDB at glance; Installing MongoDB; Creating Solr indexes from MongoDB; Summary; Chapter 4: Big Data Search Using Hadoop and Its Ecosystem; Understanding NoSQL; Working with the Solr HDFS connector; Big data search using Katta | |
505 | 8 | |a How Katta works?Setting up the Katta cluster; Creating Katta indexes; Using Solr 1045 Patch -- map-side indexing; Using Solr 1301 Patch -- reduce-side indexing; Distributed search using Apache Blur; Setting up Apache Blur with Hadoop; Apache Solr and Cassandra; Working with Cassandra and Solr; Single node configuration; Integrating with multinode Cassandra; Scaling Solr through Storm; Getting along with Apache Storm; Advanced analytics with Solr; Integrating Solr and R; Summary; Chapter 5: Scaling Search Performance; Understanding the limits; Optimizing search schema | |
520 | |a This book is aimed at developers, designers, and architects who would like to build big data enterprise search solutions for their customers or organizations. No prior knowledge of Apache Hadoop and Apache Solr/Lucene technologies is required. | ||
546 | |a English. | ||
630 | 0 | 0 | |a Apache Hadoop. |0 http://id.loc.gov/authorities/names/n2013024279 |
630 | 0 | 7 | |a Apache Hadoop |2 fast |
650 | 0 | |a Big data. |0 http://id.loc.gov/authorities/subjects/sh2012003227 | |
650 | 0 | |a Search engines. |0 http://id.loc.gov/authorities/subjects/sh00001050 | |
650 | 0 | |a Information storage and retrieval systems. |0 http://id.loc.gov/authorities/subjects/sh85066163 | |
650 | 0 | |a Open source software. |0 http://id.loc.gov/authorities/subjects/sh99003437 | |
650 | 6 | |a Données volumineuses. | |
650 | 6 | |a Moteurs de recherche. | |
650 | 6 | |a Systèmes d'information. | |
650 | 6 | |a Logiciels libres. | |
650 | 7 | |a search engines. |2 aat | |
650 | 7 | |a information retrieval services. |2 aat | |
650 | 7 | |a information storage. |2 aat | |
650 | 7 | |a COMPUTERS |x General. |2 bisacsh | |
650 | 7 | |a Big data |2 fast | |
650 | 7 | |a Information storage and retrieval systems |2 fast | |
650 | 7 | |a Open source software |2 fast | |
650 | 7 | |a Search engines |2 fast | |
776 | 0 | 8 | |i Print version: |a Karambelkar, Hrishikesh Vijay. |t Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr. |b Second edition. |d Birmingham, England : Packt Publishing, ©2015 |h viii, 144 pages |k Community experience distilled. |z 9781783553396 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986057 |3 Volltext |
938 | |a EBL - Ebook Library |b EBLB |n EBL2037702 | ||
938 | |a ebrary |b EBRY |n ebr11051926 | ||
938 | |a EBSCOhost |b EBSC |n 986057 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis31513792 | ||
938 | |a YBP Library Services |b YANK |n 12411418 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn910639594 |
---|---|
_version_ | 1816882315346837504 |
adam_text | |
any_adam_object | |
author | Karambelkar, Hrishikesh Vijay |
author_facet | Karambelkar, Hrishikesh Vijay |
author_role | aut |
author_sort | Karambelkar, Hrishikesh Vijay |
author_variant | h v k hv hvk |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D5 |
callnumber-search | QA76.9.D5 |
callnumber-sort | QA 276.9 D5 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Processing Big Data Using Hadoop and MapReduce; Apache Hadoop's ecosystem; Core components; Understanding Hadoop's ecosystem; Configuring Apache Hadoop; Prerequisites; Setting up ssh without passphrase; Configuring Hadoop; Running Hadoop; Setting up a Hadoop cluster; Common problems and their solutions; Summary; Chapter 2: Understanding Apache Solr; Setting up Apache Solr; Prerequisites for setting up Apache Solr; Running Apache Solr on jetty Running Solr on other J2EE containersHello World with Apache Solr!; Understanding Solr administration; Solr navigation; Common problems and solutions; The Apache Solr architecture; Configuring Solr; Understanding the Solr structure; Defining the Solr schema; Solr fields; Dynamic fields in Solr; Copying the fields; Dealing with field types; Additional metadata configuration; Other important elements of the Solr schema; Configuration files of Apache Solr; Working with solr.xml and Solr core; Instance configuration with solrconfig.xml; Understanding the Solr plugin; Other configuration Loading data in Apache SolrExtracting request handler -- Solr Cell; Understanding data import handlers; Interacting with Solr through SolrJ; Working with rich documents (Apache Tika); Querying for information in Solr; Summary; Chapter 3: Enabling Distributed Search using Apache Solr; Understanding a distributed search; Distributed search patterns; Apache Solr and distributed search; Working with SolrCloud; Why ZooKeeper?; The SolrCloud architecture; Building an enterprise distributed search using SolrCloud; Setting up SolrCloud for development; Setting up SolrCloud for production Adding a document to SolrCloudCreating shards, collections, and replicas in SolrCloud; Common problems and resolutions; Sharding algorithm and fault tolerance; Document Routing and Sharding; Shard splitting; Load balancing and fault tolerance in SolrCloud; Apache Solr and Big Data -- integration with MongoDB; What is NoSQL and how is it related to Big Data?; MongoDB at glance; Installing MongoDB; Creating Solr indexes from MongoDB; Summary; Chapter 4: Big Data Search Using Hadoop and Its Ecosystem; Understanding NoSQL; Working with the Solr HDFS connector; Big data search using Katta How Katta works?Setting up the Katta cluster; Creating Katta indexes; Using Solr 1045 Patch -- map-side indexing; Using Solr 1301 Patch -- reduce-side indexing; Distributed search using Apache Blur; Setting up Apache Blur with Hadoop; Apache Solr and Cassandra; Working with Cassandra and Solr; Single node configuration; Integrating with multinode Cassandra; Scaling Solr through Storm; Getting along with Apache Storm; Advanced analytics with Solr; Integrating Solr and R; Summary; Chapter 5: Scaling Search Performance; Understanding the limits; Optimizing search schema |
ctrlnum | (OCoLC)910639594 |
dewey-full | 006.312 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.312 |
dewey-search | 006.312 |
dewey-sort | 16.312 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Second edition. |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06912cam a2200793 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn910639594</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">150603s2015 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">DEBBG</subfield><subfield code="d">EBLCP</subfield><subfield code="d">HEBIS</subfield><subfield code="d">E7B</subfield><subfield code="d">IDEBK</subfield><subfield code="d">YDXCP</subfield><subfield code="d">TEFOD</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">COO</subfield><subfield code="d">TEFOD</subfield><subfield code="d">OCLCF</subfield><subfield code="d">IDB</subfield><subfield code="d">N$T</subfield><subfield code="d">VT2</subfield><subfield code="d">AZK</subfield><subfield code="d">CCO</subfield><subfield code="d">COCUF</subfield><subfield code="d">LOA</subfield><subfield code="d">K6U</subfield><subfield code="d">STF</subfield><subfield code="d">PIFAG</subfield><subfield code="d">FVL</subfield><subfield code="d">ZCU</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCL</subfield><subfield code="d">U3W</subfield><subfield code="d">D6H</subfield><subfield code="d">WRM</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">ICG</subfield><subfield code="d">INT</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">TKN</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">HS0</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">SXB</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">908633017</subfield><subfield code="a">908670447</subfield><subfield code="a">915733111</subfield><subfield code="a">961627919</subfield><subfield code="a">1259243435</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783553402</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783553405</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781783553396</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1783553391</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)910639594</subfield><subfield code="z">(OCoLC)908633017</subfield><subfield code="z">(OCoLC)908670447</subfield><subfield code="z">(OCoLC)915733111</subfield><subfield code="z">(OCoLC)961627919</subfield><subfield code="z">(OCoLC)1259243435</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.9.D5</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">000000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.312</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Karambelkar, Hrishikesh Vijay,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Scaling big data with Hadoop and Solr :</subfield><subfield code="b">understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr /</subfield><subfield code="c">Hrishikesh Vijay Karambelkar.</subfield></datafield><datafield tag="246" ind1="3" ind2=" "><subfield code="a">Understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2015.</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">©2015</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed July 7, 2017).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Processing Big Data Using Hadoop and MapReduce; Apache Hadoop's ecosystem; Core components; Understanding Hadoop's ecosystem; Configuring Apache Hadoop; Prerequisites; Setting up ssh without passphrase; Configuring Hadoop; Running Hadoop; Setting up a Hadoop cluster; Common problems and their solutions; Summary; Chapter 2: Understanding Apache Solr; Setting up Apache Solr; Prerequisites for setting up Apache Solr; Running Apache Solr on jetty</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Running Solr on other J2EE containersHello World with Apache Solr!; Understanding Solr administration; Solr navigation; Common problems and solutions; The Apache Solr architecture; Configuring Solr; Understanding the Solr structure; Defining the Solr schema; Solr fields; Dynamic fields in Solr; Copying the fields; Dealing with field types; Additional metadata configuration; Other important elements of the Solr schema; Configuration files of Apache Solr; Working with solr.xml and Solr core; Instance configuration with solrconfig.xml; Understanding the Solr plugin; Other configuration</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Loading data in Apache SolrExtracting request handler -- Solr Cell; Understanding data import handlers; Interacting with Solr through SolrJ; Working with rich documents (Apache Tika); Querying for information in Solr; Summary; Chapter 3: Enabling Distributed Search using Apache Solr; Understanding a distributed search; Distributed search patterns; Apache Solr and distributed search; Working with SolrCloud; Why ZooKeeper?; The SolrCloud architecture; Building an enterprise distributed search using SolrCloud; Setting up SolrCloud for development; Setting up SolrCloud for production</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Adding a document to SolrCloudCreating shards, collections, and replicas in SolrCloud; Common problems and resolutions; Sharding algorithm and fault tolerance; Document Routing and Sharding; Shard splitting; Load balancing and fault tolerance in SolrCloud; Apache Solr and Big Data -- integration with MongoDB; What is NoSQL and how is it related to Big Data?; MongoDB at glance; Installing MongoDB; Creating Solr indexes from MongoDB; Summary; Chapter 4: Big Data Search Using Hadoop and Its Ecosystem; Understanding NoSQL; Working with the Solr HDFS connector; Big data search using Katta</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">How Katta works?Setting up the Katta cluster; Creating Katta indexes; Using Solr 1045 Patch -- map-side indexing; Using Solr 1301 Patch -- reduce-side indexing; Distributed search using Apache Blur; Setting up Apache Blur with Hadoop; Apache Solr and Cassandra; Working with Cassandra and Solr; Single node configuration; Integrating with multinode Cassandra; Scaling Solr through Storm; Getting along with Apache Storm; Advanced analytics with Solr; Integrating Solr and R; Summary; Chapter 5: Scaling Search Performance; Understanding the limits; Optimizing search schema</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book is aimed at developers, designers, and architects who would like to build big data enterprise search solutions for their customers or organizations. No prior knowledge of Apache Hadoop and Apache Solr/Lucene technologies is required.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Apache Hadoop.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2013024279</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Apache Hadoop</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Big data.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2012003227</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Search engines.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh00001050</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Information storage and retrieval systems.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85066163</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Open source software.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh99003437</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Données volumineuses.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Moteurs de recherche.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Systèmes d'information.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels libres.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">search engines.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">information retrieval services.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">information storage.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Big data</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Information storage and retrieval systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Open source software</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Search engines</subfield><subfield code="2">fast</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Karambelkar, Hrishikesh Vijay.</subfield><subfield code="t">Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr.</subfield><subfield code="b">Second edition.</subfield><subfield code="d">Birmingham, England : Packt Publishing, ©2015</subfield><subfield code="h">viii, 144 pages</subfield><subfield code="k">Community experience distilled.</subfield><subfield code="z">9781783553396</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986057</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL2037702</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr11051926</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">986057</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis31513792</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">12411418</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn910639594 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:26:38Z |
institution | BVB |
isbn | 9781783553402 1783553405 |
language | English |
oclc_num | 910639594 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Karambelkar, Hrishikesh Vijay, author. Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / Hrishikesh Vijay Karambelkar. Understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr Second edition. Birmingham, UK : Packt Publishing, 2015. ©2015 1 online resource : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Online resource; title from PDF title page (EBSCO, viewed July 7, 2017). Includes index. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Processing Big Data Using Hadoop and MapReduce; Apache Hadoop's ecosystem; Core components; Understanding Hadoop's ecosystem; Configuring Apache Hadoop; Prerequisites; Setting up ssh without passphrase; Configuring Hadoop; Running Hadoop; Setting up a Hadoop cluster; Common problems and their solutions; Summary; Chapter 2: Understanding Apache Solr; Setting up Apache Solr; Prerequisites for setting up Apache Solr; Running Apache Solr on jetty Running Solr on other J2EE containersHello World with Apache Solr!; Understanding Solr administration; Solr navigation; Common problems and solutions; The Apache Solr architecture; Configuring Solr; Understanding the Solr structure; Defining the Solr schema; Solr fields; Dynamic fields in Solr; Copying the fields; Dealing with field types; Additional metadata configuration; Other important elements of the Solr schema; Configuration files of Apache Solr; Working with solr.xml and Solr core; Instance configuration with solrconfig.xml; Understanding the Solr plugin; Other configuration Loading data in Apache SolrExtracting request handler -- Solr Cell; Understanding data import handlers; Interacting with Solr through SolrJ; Working with rich documents (Apache Tika); Querying for information in Solr; Summary; Chapter 3: Enabling Distributed Search using Apache Solr; Understanding a distributed search; Distributed search patterns; Apache Solr and distributed search; Working with SolrCloud; Why ZooKeeper?; The SolrCloud architecture; Building an enterprise distributed search using SolrCloud; Setting up SolrCloud for development; Setting up SolrCloud for production Adding a document to SolrCloudCreating shards, collections, and replicas in SolrCloud; Common problems and resolutions; Sharding algorithm and fault tolerance; Document Routing and Sharding; Shard splitting; Load balancing and fault tolerance in SolrCloud; Apache Solr and Big Data -- integration with MongoDB; What is NoSQL and how is it related to Big Data?; MongoDB at glance; Installing MongoDB; Creating Solr indexes from MongoDB; Summary; Chapter 4: Big Data Search Using Hadoop and Its Ecosystem; Understanding NoSQL; Working with the Solr HDFS connector; Big data search using Katta How Katta works?Setting up the Katta cluster; Creating Katta indexes; Using Solr 1045 Patch -- map-side indexing; Using Solr 1301 Patch -- reduce-side indexing; Distributed search using Apache Blur; Setting up Apache Blur with Hadoop; Apache Solr and Cassandra; Working with Cassandra and Solr; Single node configuration; Integrating with multinode Cassandra; Scaling Solr through Storm; Getting along with Apache Storm; Advanced analytics with Solr; Integrating Solr and R; Summary; Chapter 5: Scaling Search Performance; Understanding the limits; Optimizing search schema This book is aimed at developers, designers, and architects who would like to build big data enterprise search solutions for their customers or organizations. No prior knowledge of Apache Hadoop and Apache Solr/Lucene technologies is required. English. Apache Hadoop. http://id.loc.gov/authorities/names/n2013024279 Apache Hadoop fast Big data. http://id.loc.gov/authorities/subjects/sh2012003227 Search engines. http://id.loc.gov/authorities/subjects/sh00001050 Information storage and retrieval systems. http://id.loc.gov/authorities/subjects/sh85066163 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Données volumineuses. Moteurs de recherche. Systèmes d'information. Logiciels libres. search engines. aat information retrieval services. aat information storage. aat COMPUTERS General. bisacsh Big data fast Information storage and retrieval systems fast Open source software fast Search engines fast Print version: Karambelkar, Hrishikesh Vijay. Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr. Second edition. Birmingham, England : Packt Publishing, ©2015 viii, 144 pages Community experience distilled. 9781783553396 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986057 Volltext |
spellingShingle | Karambelkar, Hrishikesh Vijay Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / Community experience distilled. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Processing Big Data Using Hadoop and MapReduce; Apache Hadoop's ecosystem; Core components; Understanding Hadoop's ecosystem; Configuring Apache Hadoop; Prerequisites; Setting up ssh without passphrase; Configuring Hadoop; Running Hadoop; Setting up a Hadoop cluster; Common problems and their solutions; Summary; Chapter 2: Understanding Apache Solr; Setting up Apache Solr; Prerequisites for setting up Apache Solr; Running Apache Solr on jetty Running Solr on other J2EE containersHello World with Apache Solr!; Understanding Solr administration; Solr navigation; Common problems and solutions; The Apache Solr architecture; Configuring Solr; Understanding the Solr structure; Defining the Solr schema; Solr fields; Dynamic fields in Solr; Copying the fields; Dealing with field types; Additional metadata configuration; Other important elements of the Solr schema; Configuration files of Apache Solr; Working with solr.xml and Solr core; Instance configuration with solrconfig.xml; Understanding the Solr plugin; Other configuration Loading data in Apache SolrExtracting request handler -- Solr Cell; Understanding data import handlers; Interacting with Solr through SolrJ; Working with rich documents (Apache Tika); Querying for information in Solr; Summary; Chapter 3: Enabling Distributed Search using Apache Solr; Understanding a distributed search; Distributed search patterns; Apache Solr and distributed search; Working with SolrCloud; Why ZooKeeper?; The SolrCloud architecture; Building an enterprise distributed search using SolrCloud; Setting up SolrCloud for development; Setting up SolrCloud for production Adding a document to SolrCloudCreating shards, collections, and replicas in SolrCloud; Common problems and resolutions; Sharding algorithm and fault tolerance; Document Routing and Sharding; Shard splitting; Load balancing and fault tolerance in SolrCloud; Apache Solr and Big Data -- integration with MongoDB; What is NoSQL and how is it related to Big Data?; MongoDB at glance; Installing MongoDB; Creating Solr indexes from MongoDB; Summary; Chapter 4: Big Data Search Using Hadoop and Its Ecosystem; Understanding NoSQL; Working with the Solr HDFS connector; Big data search using Katta How Katta works?Setting up the Katta cluster; Creating Katta indexes; Using Solr 1045 Patch -- map-side indexing; Using Solr 1301 Patch -- reduce-side indexing; Distributed search using Apache Blur; Setting up Apache Blur with Hadoop; Apache Solr and Cassandra; Working with Cassandra and Solr; Single node configuration; Integrating with multinode Cassandra; Scaling Solr through Storm; Getting along with Apache Storm; Advanced analytics with Solr; Integrating Solr and R; Summary; Chapter 5: Scaling Search Performance; Understanding the limits; Optimizing search schema Apache Hadoop. http://id.loc.gov/authorities/names/n2013024279 Apache Hadoop fast Big data. http://id.loc.gov/authorities/subjects/sh2012003227 Search engines. http://id.loc.gov/authorities/subjects/sh00001050 Information storage and retrieval systems. http://id.loc.gov/authorities/subjects/sh85066163 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Données volumineuses. Moteurs de recherche. Systèmes d'information. Logiciels libres. search engines. aat information retrieval services. aat information storage. aat COMPUTERS General. bisacsh Big data fast Information storage and retrieval systems fast Open source software fast Search engines fast |
subject_GND | http://id.loc.gov/authorities/names/n2013024279 http://id.loc.gov/authorities/subjects/sh2012003227 http://id.loc.gov/authorities/subjects/sh00001050 http://id.loc.gov/authorities/subjects/sh85066163 http://id.loc.gov/authorities/subjects/sh99003437 |
title | Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / |
title_alt | Understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr |
title_auth | Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / |
title_exact_search | Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / |
title_full | Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / Hrishikesh Vijay Karambelkar. |
title_fullStr | Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / Hrishikesh Vijay Karambelkar. |
title_full_unstemmed | Scaling big data with Hadoop and Solr : understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / Hrishikesh Vijay Karambelkar. |
title_short | Scaling big data with Hadoop and Solr : |
title_sort | scaling big data with hadoop and solr understand design build and optimize your big data search engine with hadoop and apache solr |
title_sub | understand, design, build, and optimize your big data search engine with Hadoop and Apache Solr / |
topic | Apache Hadoop. http://id.loc.gov/authorities/names/n2013024279 Apache Hadoop fast Big data. http://id.loc.gov/authorities/subjects/sh2012003227 Search engines. http://id.loc.gov/authorities/subjects/sh00001050 Information storage and retrieval systems. http://id.loc.gov/authorities/subjects/sh85066163 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Données volumineuses. Moteurs de recherche. Systèmes d'information. Logiciels libres. search engines. aat information retrieval services. aat information storage. aat COMPUTERS General. bisacsh Big data fast Information storage and retrieval systems fast Open source software fast Search engines fast |
topic_facet | Apache Hadoop. Apache Hadoop Big data. Search engines. Information storage and retrieval systems. Open source software. Données volumineuses. Moteurs de recherche. Systèmes d'information. Logiciels libres. search engines. information retrieval services. information storage. COMPUTERS General. Big data Information storage and retrieval systems Open source software Search engines |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=986057 |
work_keys_str_mv | AT karambelkarhrishikeshvijay scalingbigdatawithhadoopandsolrunderstanddesignbuildandoptimizeyourbigdatasearchenginewithhadoopandapachesolr AT karambelkarhrishikeshvijay understanddesignbuildandoptimizeyourbigdatasearchenginewithhadoopandapachesolr |