Zum Hauptinhalt springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
Apache Solr
A Practical Approach to Enterprise Search
Taschenbuch von Dikshant Shahi
Sprache: Englisch

54,10 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 4-7 Werktage

Kategorien:
Beschreibung
Build an
enterprise search engine using Apache Solr: index and search documents; ingest
data from varied sources; apply various text processing techniques; utilize
different search capabilities; and customize Solr to retrieve the desired
results. Apache Solr: A
Practical Approach to Enterprise Search explains each essential
concept-backed by practical and industry examples--to help you attain
expert-level knowledge.
The book,
which assumes a basic knowledge of Java, starts with an introduction to Solr,
followed by steps to setting it up, indexing your first set of documents, and
searching them. It then introduces you to information retrieval and its
implementation in Apache Solr; this will help you understand your search
problem, decide the approach to build an effective solution, and use various
metrics to evaluate the results.
The book
next covers the schema design and techniques to build a text analysis chain for
cleansing, normalizing and enriching your documents and addressing different
types of search queries. It describes various popular matching techniques which
are generally applied to improve the precision and recall of searches.
You will
learn the end-to-end process of data ingestion from varied sources, metadata
extraction, pre-processing and transformation of content, various search
components, query parsers and other advanced search capabilities.
After
covering out-of-the-box features, Solr expert Dikshant Shahi dives into ways
you can customize Solr for your business and its specific requirements, along
with ways to plug in your own components. Most important, you will learn about
implementations for Solr scoring, factors affecting the document score, and
tuning the score for the application at hand. The book explains why textual
scoring is not sufficient for practical ranking of documents and ways to
integrate real-world factors for contributing to the document ranking.
You'll see
how to influence user experience by providing suggestions and recommendations.
You'll also see integration of Solr with important related technologies such as
OpenNLP and Tika. Additionally, you will learn about scaling Solr using
SolrCloud.

This book concludes with
coverage of semantic search capabilities, which is crucial for taking the
search experience to the next level. By the end of Apache Solr, you will be proficient in designing and
developing your search engine.
Build an
enterprise search engine using Apache Solr: index and search documents; ingest
data from varied sources; apply various text processing techniques; utilize
different search capabilities; and customize Solr to retrieve the desired
results. Apache Solr: A
Practical Approach to Enterprise Search explains each essential
concept-backed by practical and industry examples--to help you attain
expert-level knowledge.
The book,
which assumes a basic knowledge of Java, starts with an introduction to Solr,
followed by steps to setting it up, indexing your first set of documents, and
searching them. It then introduces you to information retrieval and its
implementation in Apache Solr; this will help you understand your search
problem, decide the approach to build an effective solution, and use various
metrics to evaluate the results.
The book
next covers the schema design and techniques to build a text analysis chain for
cleansing, normalizing and enriching your documents and addressing different
types of search queries. It describes various popular matching techniques which
are generally applied to improve the precision and recall of searches.
You will
learn the end-to-end process of data ingestion from varied sources, metadata
extraction, pre-processing and transformation of content, various search
components, query parsers and other advanced search capabilities.
After
covering out-of-the-box features, Solr expert Dikshant Shahi dives into ways
you can customize Solr for your business and its specific requirements, along
with ways to plug in your own components. Most important, you will learn about
implementations for Solr scoring, factors affecting the document score, and
tuning the score for the application at hand. The book explains why textual
scoring is not sufficient for practical ranking of documents and ways to
integrate real-world factors for contributing to the document ranking.
You'll see
how to influence user experience by providing suggestions and recommendations.
You'll also see integration of Solr with important related technologies such as
OpenNLP and Tika. Additionally, you will learn about scaling Solr using
SolrCloud.

This book concludes with
coverage of semantic search capabilities, which is crucial for taking the
search experience to the next level. By the end of Apache Solr, you will be proficient in designing and
developing your search engine.
Über den Autor

Dikshant Shahi manages the search and platforms team at OnMobile Global Limited. He has been responsible for developing several vertical search engines for categories including music metadata, voice, audio fingerprinting, channel intelligence, log file processing, building analytics, finding deals like Groupon etc. He has also been responsible for handling multi-lingual contents, natural language processing and recommendation. Shahi specializes in Search Engine, Information Retrieval, Data Extraction and Analysis, Application Development, Web Services, and Mobile Applications.

Zusammenfassung

Focuses on search concepts and challenges and explains different ways to achieve it in Solr, making it timeless and not specific to any particular version.

Offers information retrieval concepts that lie at the core of any modern search engine. This is a must-know concept for effective search engine development, something that is generally ignored by other books.

Explains customizable components of Solr along with practical examples from industry. This will help the reader extend Solr for their unique search requirements.

Provides detailed explanations of integrating Solr with other products that are important and often used together, Tika, Zookeeper, and OpenNLP-again something other books don't cover.

Foundation of Apache Solr will be the only book covering latest version 5.0 of Apache Solr.

Inhaltsverzeichnis

Chapter 1: Introduction to Search Engines and Solr.- Chapter 2: Solr Setup and Administration.- Chapter 3: Understanding Information Retrieval.- Chapter 4: Search Strategy and Schema Design.- Chapter 5: Efficient Data Ingestion.- Chapter 6: Searching Solr.- Chapter 7: Advanced Querying.- Chapter 8: Customizing Document Ranking.- Chapter 9: Going Beyond Text Matching.- Chapter 10: Solr Cloud.- Chapter 11: Practical Search Examples.-

Details
Erscheinungsjahr: 2015
Fachbereich: EDV
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Thema: Lexika
Medium: Taschenbuch
Inhalt: xxvi
299 S.
56 s/w Illustr.
299 p. 56 illus.
ISBN-13: 9781484210710
ISBN-10: 1484210719
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Shahi, Dikshant
Auflage: 1st ed.
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 18 mm
Von/Mit: Dikshant Shahi
Erscheinungsdatum: 19.12.2015
Gewicht: 0,619 kg
Artikel-ID: 104740853
Über den Autor

Dikshant Shahi manages the search and platforms team at OnMobile Global Limited. He has been responsible for developing several vertical search engines for categories including music metadata, voice, audio fingerprinting, channel intelligence, log file processing, building analytics, finding deals like Groupon etc. He has also been responsible for handling multi-lingual contents, natural language processing and recommendation. Shahi specializes in Search Engine, Information Retrieval, Data Extraction and Analysis, Application Development, Web Services, and Mobile Applications.

Zusammenfassung

Focuses on search concepts and challenges and explains different ways to achieve it in Solr, making it timeless and not specific to any particular version.

Offers information retrieval concepts that lie at the core of any modern search engine. This is a must-know concept for effective search engine development, something that is generally ignored by other books.

Explains customizable components of Solr along with practical examples from industry. This will help the reader extend Solr for their unique search requirements.

Provides detailed explanations of integrating Solr with other products that are important and often used together, Tika, Zookeeper, and OpenNLP-again something other books don't cover.

Foundation of Apache Solr will be the only book covering latest version 5.0 of Apache Solr.

Inhaltsverzeichnis

Chapter 1: Introduction to Search Engines and Solr.- Chapter 2: Solr Setup and Administration.- Chapter 3: Understanding Information Retrieval.- Chapter 4: Search Strategy and Schema Design.- Chapter 5: Efficient Data Ingestion.- Chapter 6: Searching Solr.- Chapter 7: Advanced Querying.- Chapter 8: Customizing Document Ranking.- Chapter 9: Going Beyond Text Matching.- Chapter 10: Solr Cloud.- Chapter 11: Practical Search Examples.-

Details
Erscheinungsjahr: 2015
Fachbereich: EDV
Genre: Informatik
Rubrik: Naturwissenschaften & Technik
Thema: Lexika
Medium: Taschenbuch
Inhalt: xxvi
299 S.
56 s/w Illustr.
299 p. 56 illus.
ISBN-13: 9781484210710
ISBN-10: 1484210719
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Shahi, Dikshant
Auflage: 1st ed.
Hersteller: Apress
Apress L.P.
Maße: 254 x 178 x 18 mm
Von/Mit: Dikshant Shahi
Erscheinungsdatum: 19.12.2015
Gewicht: 0,619 kg
Artikel-ID: 104740853
Warnhinweis

Ähnliche Produkte

Ähnliche Produkte