Book Image

Microsoft SharePoint 2010 Business Application Blueprints

Book Image

Microsoft SharePoint 2010 Business Application Blueprints

Overview of this book

SharePoint is an incredibly powerful platform that can support a wide variety of business scenarios. In many cases it needs to be configured or extended in order to deliver fully featured business solutions. While some books merely talk about the capabilities of SharePoint in general and leave you to figure out how they apply to your situation, this book takes a different approach. Each chapter provides easy-to-understand, step-by-step instructions along with screenshots to help build exciting SharePoint business solutions that extend the platform. By the end of this book the reader will be a SharePoint developer to be reckoned with. This book will dive into a diverse set of real-world scenarios to deliver sample business solutions that can serve as the foundation for your own solutions. This book draws from the author's extensive experience with SharePoint to leverage the platforms underlying services to provide solutions that can support Social Collaboration, Content and Document Management, as well as project collaboration. Each chapter represents a new business solution that builds on the overall platform to deliver more complex solutions and more advanced techniques. By the end of the book the reader will understand how to leverage the SharePoint platform to build their own business solutions.
Table of Contents (15 chapters)
Microsoft SharePoint 2010 Business Application Blueprints
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Defining the Site Directory Search Scope


To support dynamic discovery of the sites, we will configure a Search Scope that will look at just site collections and subsites. As we saw above, this will enable us to separate out the site objects from the rest of the content in the search index. This Search Scope will serve as the foundation for all of the solutions in this chapter.

To create a custom Search Scope:

  1. 1. Navigate to the Search Service Application.

  2. 2. Click on the Search Scopes link on the QuickLaunch menu under the Queries and Results heading.

  3. 3. Set the Title field to Site Directory.

  4. 4. Provide a Description.

  5. 5. Click on the OK button as shown in the following screenshot:

  6. 6. From the View Scopes page, click on the Add Rules link next to the new Search Scope.

  7. 7. For the Scope Rule Type select the Property Query option.

  8. 8. For the Property Query select the contentclass option.

  9. 9. Set the property value to STS_Site.

  10. 10. For the Behavior section, select the Include option.

  11. 11. From the Scope...