Apache Solr Beginner's Guide.

Saved in:
Bibliographic Details
Author / Creator:Serafini, Alfredo.
Imprint:Birmingham : Packt Publishing, 2013.
Description:1 online resource (324 pages)
Language:English
Series:Baker & Taylor Books (Firm). Axis 360.
Subject:Open source software.
Search engines -- Programming.
Web search engines.
LANGUAGE ARTS & DISCIPLINES -- Library & Information Science -- General.
Open source software.
Search engines -- Programming.
Web search engines.
Electronic books.
Electronic books.
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11215973
Hidden Bibliographic Details
ISBN:9781782162537
1782162534
9781782162520
1782162526
1306280141
9781306280143
Digital file characteristics:text file
Notes:English.
Print version record.
Summary:Written in a friendly, example-driven format, the book includes plenty of step-by-step instructions and examples that are designed to help you get started with Apache Solr. This book is an entry level text into the wonderful world of Apache Solr. The book will center around a couple of simple projects such as setting up Solr and all the stuff that comes with customizing the Solr schema and configuration. This book is for developers looking to start using Apache Solr who are stuck or intimidated by the difficulty of setting it up and using it. For anyone wanting to embed a search engine in their.
Other form:Print version: Serafini, Alfredo. Apache Solr Beginner's Guide. Birmingham : Packt Publishing, ©2013 9781782162520
LEADER 06408cam a2200661Mu 4500
001 11215973
005 20210426223255.5
006 m o d
007 cr |n|||||||||
008 140104s2013 enk o 000 0 eng d
019 |a 968043013  |a 969047220  |a 994451449 
020 |a 9781782162537  |q (electronic bk.) 
020 |a 1782162534  |q (electronic bk.) 
020 |a 9781782162520 
020 |a 1782162526 
020 |a 1306280141 
020 |a 9781306280143 
035 |a (OCoLC)867316995  |z (OCoLC)968043013  |z (OCoLC)969047220  |z (OCoLC)994451449 
037 |a 5166589305603024571  |b TotalBoox  |f Ebook only  |n www.totalboox.com 
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d IDEBK  |d E7B  |d OCLCQ  |d S4S  |d N$T  |d OCLCF  |d OCLCQ  |d OCLCO  |d COO  |d YDXCP  |d OCLCQ  |d D6H  |d FEM  |d JBG  |d AGLDB  |d ICA  |d OCLCQ  |d PIFAG  |d ZCU  |d XFH  |d MERUC  |d OCLCQ  |d DEBSZ  |d ZQP  |d U3W  |d STF  |d VTS  |d ICG  |d INT  |d VT2  |d AU@  |d OCLCQ  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d DKC  |d OCLCQ 
049 |a MAIN 
050 4 |a TK5105.884 
072 7 |a LAN  |x 025000  |2 bisacsh 
084 |a COM060120  |2 bisacsh 
084 |a COM060080  |2 bisacsh 
084 |a COM060090  |2 bisacsh 
100 1 |a Serafini, Alfredo. 
245 1 0 |a Apache Solr Beginner's Guide. 
260 |a Birmingham :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource (324 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |2 rda 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Ready with the Essentials; Understanding Solr; Learning the powerful aspects of Solr; Working with Java installation; Downloading and installing Java; Configuring CLASSPATH and PATH variables for Java; Installing and testing Solr; Time for action -- starting Solr for the first time; Taking a glance at the Solr interface; Time for action -- posting some example data; Time for action -- testing Solr with cURL; Who uses Solr?; Resources on Solr. 
505 8 |a How will we use Solr?Summary; Chapter 2 Indexing with Local PDF Files; Understanding and using an index; Posting example documents to the first Solr core; Analyzing the elements we need in Solr core; Time for action -- configuring Solr Home and Solr core discovery; Knowing the legacy solr.xml format; Time for action -- writing a simple solrconfig.xml file; Time for action -- writing a simple schema.xml file; Time for action -- starting the new core; Time for action -- defining an example document; Time for action -- indexing an example document with cURL; Executing the first search on the new core. 
505 8 |a Adding documents to the index from the web UITime for action -- updating an existing document; Time for action -- cleaning an index; Creating an index prototype from PDF files; Time for action -- defining the schema.xml file with only dynamic fields and tokenization; Time for action -- writing a simple solrconfig.xml file with an update handler; Testing the PDF file core with dummy data and an example query; Defining a new tokenized field for fulltext; Time for action -- using Tika and cURL to extract text from PDFs; Using cURL to index some PDF data. 
505 8 |a Time for action -- finding copies of the same files with deduplicationTime for action -- looking inside an index with SimpleTextCodec; Understanding the structure of an inverted index; Understanding how optimization affects the segments of an index; Writing the full configuration for our PDF index example; Writing the solrconfig.xml file; Writing the schema.xml file; Summarizing some easy recipes for the maintenance of an index; Summary; Chapter 3: Indexing Example Data from DBPedia -- Paintings; Harvesting paintings' data from DBPedia; Analyzing the entities that we want to index. 
505 8 |a Analyzing the first entity -- PaintingWriting Solr core configurations for the first tests; Time for action -- defining the basic solrconfig.xml file; Looking at the differences between commits and soft commits; Time for action -- defining the simple schema.xml file; Introducing analyzers, tokenizers, and filters; Thinking fields for atomic updates; Indexing a test entity with JSON; Understanding the update chain; Using the atomic update; Understanding how optimistic concurrency works; Time for action -- listing all the fields with the CSV output; Defining a new Solr core for our Painting entity. 
505 8 |a Time for action -- refactoring the schema.xml file for the paintings core by introducing tokenization and stop words. 
520 |a Written in a friendly, example-driven format, the book includes plenty of step-by-step instructions and examples that are designed to help you get started with Apache Solr. This book is an entry level text into the wonderful world of Apache Solr. The book will center around a couple of simple projects such as setting up Solr and all the stuff that comes with customizing the Solr schema and configuration. This book is for developers looking to start using Apache Solr who are stuck or intimidated by the difficulty of setting it up and using it. For anyone wanting to embed a search engine in their. 
588 0 |a Print version record. 
546 |a English. 
650 0 |a Open source software.  |0 http://id.loc.gov/authorities/subjects/sh99003437 
650 0 |a Search engines  |x Programming.  |0 http://id.loc.gov/authorities/subjects/sh00001051 
650 0 |a Web search engines.  |0 http://id.loc.gov/authorities/subjects/sh97007463 
650 7 |a LANGUAGE ARTS & DISCIPLINES  |x Library & Information Science  |x General.  |2 bisacsh 
650 7 |a Open source software.  |2 fast  |0 (OCoLC)fst01046097 
650 7 |a Search engines  |x Programming.  |2 fast  |0 (OCoLC)fst01110373 
650 7 |a Web search engines.  |2 fast  |0 (OCoLC)fst01173234 
655 0 |a Electronic books. 
655 4 |a Electronic books. 
776 0 8 |i Print version:  |a Serafini, Alfredo.  |t Apache Solr Beginner's Guide.  |d Birmingham : Packt Publishing, ©2013  |z 9781782162520 
810 2 |a Baker & Taylor Books (Firm).  |t Axis 360. 
903 |a HeVa 
929 |a oclccm 
999 f f |i cafd5f2a-8659-5a54-b5da-adfb28a0c7ec  |s 7f19bf29-dc3e-5b81-b91b-f4b16c14d8ce 
928 |t Library of Congress classification  |a TK5105.884  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=680715  |z eBooks on EBSCOhost  |g ebooks  |i 12402089