Год: 2011 Автор: Andrew Aksyonoff Издательство: O'Reilly Media ISBN: 978-0-596-80955-3 Язык: Английский Формат: PDF Качество: Изначально компьютерное (eBook) Количество страниц: 146
Описание: 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.
Chapter 1 The World of Text SearchTerms and Concepts in Search Search WorkflowsChapter Getting Started with SphinxWorkflow Overview Getting Started ... in a Minute Basic Configuration Accessing searchd Building Sphinx from SourceChapter 3 Basic IndexingIndexing SQL Data Indexing XML Data Working with Character Sets Handling Stop Words and Short WordsChapter 4 Basic SearchingMatching Modes Full-Text Query Syntax Result Set Contents and Limits Searching Multiple Indexes Result Set ProcessingChapter 5 Managing IndexesThe “Divide and Conquer” Concept Index Rotation Picking Documents Handling Updates and Deletions with K-Lists Scheduling Rebuilds, and Using Multiple Deltas Merge Versus Rebuild Versus Deltas Scripting and Reloading ConfigurationsChapter 6 Relevance and RankingRelevance Assessment: A Black Art Relevance Ranking Functions Sphinx Rankers Explained Where to Go from Here