دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Aksyonoff. Andrew
سری:
ISBN (شابک) : 9780596809553, 9781449308667
ناشر: O'Reilly Media, Inc.
سال نشر: 2011
تعداد صفحات: 0
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 3 مگابایت
کلمات کلیدی مربوط به کتاب مقدمه ای برای جستجو با Sphinx: از نصب تا تنظیم ارتباط: جستجو در پایگاه داده، جستجوی اینترنتی
در صورت تبدیل فایل کتاب Introduction to search with Sphinx: from installation to relevance tuning به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب مقدمه ای برای جستجو با Sphinx: از نصب تا تنظیم ارتباط نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
مدیران وبسایتها میخواهند قابلیتهای جستجوی سریع و قدرتمند در سایتهای خود داشته باشند و مدیران سیستم مدیریت محتوا میخواهند ثروت پایگاه دادههای خود را آشکار کنند. راه حل در هر دو مورد موتور جستجوی Sphinx است. این مقدمه مختصر Sphinx به شما نشان میدهد که چگونه از این نرمافزار رایگان برای فهرستبندی تعداد زیادی اسناد و ارائه نتایج سریع برای جستجوهای ساده و پیچیده استفاده کنید.
Webmasters want fast and powerful search capabilities on their sites, and content management system administrators would like to reveal the wealth of their databases. The solution in both cases is the Sphinx search engine. This concise introduction to Sphinx shows you how to use this free software to index an enormous number of documents and provide fast results to both simple and complex searches.
Copyright......Page 8
Table of Contents......Page 9
Preface......Page 13
Organization of This Book......Page 14
We’d Like to Hear from You......Page 15
Safari® Books Online......Page 16
Acknowledgments......Page 17
Terms and Concepts in Search......Page 19
Thinking in Documents Versus Databases......Page 20
Query Languages......Page 21
Full-text queries......Page 22
Differences between logical and full-text searches......Page 23
From Text to Words......Page 24
Linguistics Crash Course......Page 25
Relevance, As Seen from Outer Space......Page 27
Full-Text Indexes......Page 28
Kinds of Data......Page 30
Full-Text Indexes and Attributes......Page 31
Approaches to Searching......Page 32
Kinds of Results......Page 33
Workflow Overview......Page 35
Getting Started ... in a Minute......Page 37
Defining Data Sources......Page 41
Disk-based indexes......Page 42
RT indexes......Page 44
Declaring Fields and Attributes in SQL Data......Page 45
Managing Configurations with Inheritance and Scripting......Page 48
Using SphinxAPI......Page 50
Using SphinxQL......Page 52
Quick Build......Page 55
Configuring Sources and Building Binaries......Page 56
Main Fetch Query......Page 59
Pre-Queries, Post-Queries, and Post-Index Queries......Page 60
How the Various SQL Queries Work Together......Page 61
Ranged Queries for Larger Data Sets......Page 62
Indexing XML Data......Page 63
Index Schemas for XML Data......Page 64
XML Encodings......Page 65
xmlpipe2 Elements Reference......Page 66
Working with Character Sets......Page 67
Handling Stop Words and Short Words......Page 71
Matching Modes......Page 75
Known Operators......Page 78
Escaping Special Characters......Page 80
AND and OR Operators and a Notorious Precedence Trap......Page 81
Field Limit Operator......Page 82
Phrase Operator......Page 84
Keyword Proximity Operator......Page 85
Strict Order (BEFORE) Operator......Page 86
SENTENCE and PARAGRAPH Operators......Page 88
ZONE Limit Operator......Page 89
Keyword Modifiers......Page 90
Result Set Contents and Limits......Page 91
Searching Multiple Indexes......Page 97
Result Set Processing......Page 99
Expressions......Page 100
Filtering......Page 103
Sorting......Page 105
Grouping......Page 107
The “Divide and Conquer” Concept......Page 111
Index Rotation......Page 113
Picking Documents......Page 115
Handling Updates and Deletions with K-Lists......Page 118
Scheduling Rebuilds, and Using Multiple Deltas......Page 123
Merge Versus Rebuild Versus Deltas......Page 124
Scripting and Reloading Configurations......Page 127
Relevance Assessment: A Black Art......Page 129
Relevance Ranking Functions......Page 133
BM25 Factor......Page 136
Phrase Proximity Factor......Page 138
Overview of the Available Rankers......Page 139
Nitty-gritty Ranker Details......Page 140
How Do I Draw Those Stars?......Page 142
How Do I Force Document D to Rank First?......Page 143
Where to Go from Here......Page 144