語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Apache Solr = a practical approach t...
~
Shahi, Dikshant.
FindBook
Google Book
Amazon
博客來
Apache Solr = a practical approach to enterprise search /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Apache Solr/ by Dikshant Shahi.
其他題名:
a practical approach to enterprise search /
作者:
Shahi, Dikshant.
出版者:
Berkeley, CA :Apress : : 2015.,
面頁冊數:
xxvi, 299 p. :ill., digital ;24 cm.
內容註:
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.
Contained By:
Springer eBooks
標題:
Search engines - Programming. -
電子資源:
http://dx.doi.org/10.1007/978-1-4842-1070-3
ISBN:
9781484210703$q(electronic bk.)
Apache Solr = a practical approach to enterprise search /
Shahi, Dikshant.
Apache Solr
a practical approach to enterprise search /[electronic resource] :by Dikshant Shahi. - Berkeley, CA :Apress :2015. - xxvi, 299 p. :ill., digital ;24 cm.
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.
Apache Solr: A Practical Approach to Enterprise Search teaches you how to build an enterprise search engine using Apache Solr. You'll soon learn how to index and search your documents; ingest data from varied sources; pre-process, transform and enrich your data; and build the processing pipeline. You will understand the concepts and internals of Apache Solr and tune the results for your client's search needs. The book 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 covers the end-to-end process of data ingestion from varied sources, pre-processing the data, transformation and enrichment of data, building the processing pipeline, query parsing, and scoring the document. It also teaches you how to make your system intelligent and able to learn through feedback loops. 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 to handle user queries and retrieve meaningful results. The book explains how each user query is different and how to address them differently to get the best result. And because document ranking doesn't work the same for all applications, the book shows you how to tune Solr for the application at hand and re-rank the results. You'll see how to influence user experience by providing suggestions and recommendations, and leveraging other interesting features of Solr. You'll also see how to integrate Solr with important related technologies like OpenNLP, Apache Tika, and Apache UIMA, among others, to take your search capabilities to the next level. This book concludes with case studies and industry examples, the knowledge of which will be helpful in designing components and putting the bits together. By the end of Apache Solr, you will be proficient in designing, architecting, and developing your search engine and be able to integrate it with other systems.
ISBN: 9781484210703$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-1070-3doiSubjects--Topical Terms:
589993
Search engines
--Programming.
LC Class. No.: TK5105.884
Dewey Class. No.: 005.758
Apache Solr = a practical approach to enterprise search /
LDR
:03643nmm a2200313 a 4500
001
2016552
003
DE-He213
005
20160510091409.0
006
m d
007
cr nn 008maaau
008
160613s2015 cau s 0 eng d
020
$a
9781484210703$q(electronic bk.)
020
$a
9781484210710$q(paper)
024
7
$a
10.1007/978-1-4842-1070-3
$2
doi
035
$a
978-1-4842-1070-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.884
072
7
$a
UY
$2
bicssc
072
7
$a
COM014000
$2
bisacsh
082
0 4
$a
005.758
$2
23
090
$a
TK5105.884
$b
.S525 2015
100
1
$a
Shahi, Dikshant.
$3
2165709
245
1 0
$a
Apache Solr
$h
[electronic resource] :
$b
a practical approach to enterprise search /
$c
by Dikshant Shahi.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2015.
300
$a
xxvi, 299 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
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.
520
$a
Apache Solr: A Practical Approach to Enterprise Search teaches you how to build an enterprise search engine using Apache Solr. You'll soon learn how to index and search your documents; ingest data from varied sources; pre-process, transform and enrich your data; and build the processing pipeline. You will understand the concepts and internals of Apache Solr and tune the results for your client's search needs. The book 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 covers the end-to-end process of data ingestion from varied sources, pre-processing the data, transformation and enrichment of data, building the processing pipeline, query parsing, and scoring the document. It also teaches you how to make your system intelligent and able to learn through feedback loops. 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 to handle user queries and retrieve meaningful results. The book explains how each user query is different and how to address them differently to get the best result. And because document ranking doesn't work the same for all applications, the book shows you how to tune Solr for the application at hand and re-rank the results. You'll see how to influence user experience by providing suggestions and recommendations, and leveraging other interesting features of Solr. You'll also see how to integrate Solr with important related technologies like OpenNLP, Apache Tika, and Apache UIMA, among others, to take your search capabilities to the next level. This book concludes with case studies and industry examples, the knowledge of which will be helpful in designing components and putting the bits together. By the end of Apache Solr, you will be proficient in designing, architecting, and developing your search engine and be able to integrate it with other systems.
650
0
$a
Search engines
$x
Programming.
$3
589993
650
0
$a
Database searching.
$3
577808
650
0
$a
Information retrieval.
$3
566853
650
1 4
$a
Computer Science.
$3
626642
650
2 4
$a
Computer Science, general.
$3
892601
650
2 4
$a
Computer Appl. in Administrative Data Processing.
$3
892567
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-1070-3
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9275546
電子資源
11.線上閱覽_V
電子書
EB TK5105.884 .S525 2015
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入