当前位置:在线查询网 > 在线百科全书查询 > 索引及搜索引擎内幕

索引及搜索引擎内幕_在线百科全书查询


请输入要查询的词条内容:

索引及搜索引擎内幕




作品信息


作品标题:索引及搜索引擎内幕

作者: 蒂瑟汉姆 / 法斯特鲁普

出版社: 世界图书出版公司

出版年: 2008-10

页数: 603

定价: 238.00 元

装帧: 平装

ISBN: 9787506292900

英文简介


《M1crosoft Off1ce SharePoInt Server 2007索引及搜索引擎内幕》主要内容:Tools and techniques for building custom search solutions in an enterprise environment Optimize the user search experience in your workplace by customizing and extending the enterprise search cap abilities in Share Point Server 2007. Two recognized Share Point experts deliver the straightforward guidance and pragmatic code samples you need to enable quick access to critical information.

Discover how to:

Configure and manage the Share Point Server 2007 index file and search engines

Plan a search deployment strategy that balances performance, scalability, and security considerations

Set up and customize search functionality and UI controls

Monitor and analyze search-usage metrics to optimize the end-user experience

Use search APls to prepare and execute queries and process the results

Program administrative functions using the search administration object model

Develop and install custom IFilters and protocol handlers

Use the Business Data Catalog to structure and index critical line of business data

Program search operations using Windows Share Point Services 3.0.

作者简介


Patrick Tisseghem,Microsoft MVP for Office SharePoint Server 2007,teaches and develops courseware for SharePoint Products and Technologies.He is the author of Inside Microsoft Office SharePoint Server 2007(Microsoft Press)

Lars Fastrup,is a software developer and consultant specializing in SharePoint Products and Technologies.He Previously works for a major searchtechnology company where heled the development of popular search addons for SharePoint Server.

目录


1 Introducing Enterprise Search in SharePoint 2007

2 The End-User Search Experience

3 Customizing the Search User Interface

4 Search Usage Reports

5 Search Administration

6 Indexing and Searching Business Data

7 Search Deployment Considerations

8 Search APls

9 Advanced Search Engine Topics

10 Searching with Windows SharePoint Services 3.0 Conclusion Index

精彩书摘


Enterprise Ready

The amount of information that is available in an enterprise can range from normal levelsto terabytes of data. The places where this data is stored can be very diverse, often involv-ing Microsoft as well as non-Microsoft platforms or software products. Indexing all of thisinformation can be a daunting operation when it comes to the infrastructure that is required.Scalability, manageability, and extensibility are important factors that many IT managers arelooking for when they have to select the indexing and search infrastructure for the company.Microsoft supports indexing and searching for information at all levels: from very small orga-nizations to very large ones. This is evident in the range of search-related products and tech-nologies that well look at later in this chapter. The core architecture, however, is common,which makes it ready for an enterprise that wants to start small and over the years to grow atits own pace. The indexing and search infrastructure will scale accordingly, without the needto make disruptive IT decisions.

Management of the indexing and search infrastructure should be easy and transparent butalso granular so that administrators have a lot of freedom and flexibility in the decisions theyhave to make. Because the out-of-the-box functionality does not always match the needsof a business from both the indexing and the searching perspectives, a large degree of ex-tensibility should be available. Microsoft Enterprise Search products provide this extensibil-ity. Developers can build tools, customize the administration and the end-user experience,extend the indexing architecture, and integrate the search experience in any type of customapplication that is operated by the information workers in the company. Looking at the in-dexing and searching infrastructure from a developer angle is at the heart of this book, withthe majority of the chapters covering extensibility and customization options.