src 204 - build a sharepoint 2013 search driven application!

37
www.expertpointsolutions.com SharePoint 2013 Catalog Sites Brian Culver SharePoint Fest Chicago December 2014 SRC204 Build a SharePoint 2013 Search Driven Application

Upload: brian-culver

Post on 18-Jul-2015

154 views

Category:

Technology


4 download

TRANSCRIPT

Page 1: SRC 204 - Build a SharePoint 2013 Search Driven Application!

www.expertpointsolutions.com

SharePoint 2013 Catalog Sites

Brian Culver ● SharePoint Fest Chicago ● December 2014 ● SRC204

Build a SharePoint 2013 Search Driven Application

Page 2: SRC 204 - Build a SharePoint 2013 Search Driven Application!

About Brian Culver

• SharePoint Solutions Architect for Expert Point Solutions

• Based in Houston, TX

• Author• ProveIT! Analytics

• SharePoint 2010 Unleashed

• Various White Papers

• Speaker and Blogger

Page 3: SRC 204 - Build a SharePoint 2013 Search Driven Application!

About Brian Culver

• Dad to 2 more girls (3 months old)

Page 4: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Session Agenda

• What is a Search Driven site?

• Search Driven Publishing Model

• Steps to Configure a Catalog Site

• Product Catalog Architecture

• Search Driven Content Web Parts

• Display Templates

• Working with the Catalog Settings

• Managed Navigation

• Refiners

• Tips

Page 5: SRC 204 - Build a SharePoint 2013 Search Driven Application!

A site driven by search … right?

Core Concepts• Navigation Driven by metadata• Published Content is the focus• Site Structure very simple

Implementation• Two Publishing Pages• Friendly URLs• Content can be anywhere

Sounds complicated until you see it.Examples:

• Best Buy

• Amazon

What is a Search Driven Site?

Page 6: SRC 204 - Build a SharePoint 2013 Search Driven Application!

A site driven by search … right? • Sounds complicated until you see it.• Examples:

• Best Buy

• Amazon

Core Concepts• Navigation Driven by metadata• Published Content is the focus• Site Structure very simple

Implementation• Two Publishing Pages• Friendly URLs• Content can be anywhere

What is a Search Driven Site?

Page 7: SRC 204 - Build a SharePoint 2013 Search Driven Application!

The Search Driven Publishing Model

The Product Catalog site

• Used for content storage

• Product Content Type

• Taxonomy

The Publishing site(s)

• Presentation Layer

• Display Templates

• Content By Search Webpart

Page 8: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Search Driven Publishing Model

Breakdown site collection boundaries

Eliminate large list thresholds

Allows for flexible & dynamic publishing

Separate presentation from storage

Some Advantages:

Page 9: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Demo

Page 10: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Prerequisites

On-premise

• SharePoint 2013 Enterprise License

Office 365

• Enterprise E3 and E4 Plans

• Lots of Manual configuration because Product Catalog Site Collection

template is not available.

Steps to Configure a Catalog Site

Page 11: SRC 204 - Build a SharePoint 2013 Search Driven Application!

1. Create site collections for cross-site publishing.

2. Import list content into the Product Catalog Site Collection.

3. How to enable a list as a catalog.

4. Set up search and enable crawling of your catalog content.

5. Connect your publishing site to a catalog.

6. Upload and apply a new master page to a publishing site

7. Upload page layouts and create new pages in a publishing site

8. Assign a category page and a catalog item page to a term

9. Configure the query in a Content Search Web Part on a category page

10. Configure the query in a Content Search Web Part on a catalog item page

11. Upload and apply display templates to the Content Search Web Part

12. Plan and Configure to use refiners for faceted navigation

13. Add refiners for faceted navigation to a publishing site

14. Add a Taxonomy Refinement Panel Web Part to a publishing site

Steps to Configure a Catalog Site on SP2013

Page 12: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Site Template

Page 13: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Site Template

Page 14: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Content Types & Site Columns

• Content Types

• Site Columns

Page 15: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Content Type

The “Product” Content Type

Page 16: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Products List

Page 17: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Navigation Term Set

• Product Hierarchy

Page 18: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Term Set Settings

Page 19: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture - Term Set Navigation

Page 20: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Product Catalog Architecture – Page Levels

Page 21: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Audio

Cameras

Computers

Home appliances

Phones

TV and video

Adaptive experiences empower web developers to create portalsbased on managed navigation and a few dynamic pages

Audio

Cameras

Computers

Home appliances

Phones

TV and video

Friendly URL

http://contoso.com/cameras

Use page

maincategory.asp

x

Microsoft Confidential

Search

CONTENT SEARCH WEB

PART

TERM STORE

NAVIGATION

TAXONOMY

Filter query by

CATEGORY: Cameras

Product Catalog Architecture - Page Architecture

Page 22: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Audio

Cameras

Computers

Home appliances

Phones

TV and video

TERM STORE

NAVIGATION

TAXONOMY

Friendly URL

http://contoso.com/computers

Use page

maincategory.asp

x

Adaptive experiences empower web developers to create portalsbased on managed navigation and a few dynamic pages

Microsoft Confidential

Search

CONTENT SEARCH WEB

PART

Filter query by

CATEGORY: Computers

Product Catalog Architecture - Page Architecture

Page 23: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Search Driven Content Web Parts

Page 24: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Search Driven Content Web Parts

CBQ without borders nicely themed

Simple to Add

Simple to Edit

Super Flexible

Page 25: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Display Templates

• Many options OOTB

• Create your own

Page 26: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Display Templates

Make your own in HTML & JavaScript

Many ship Out-of the-Box

Display Templates

Page 27: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Working with the Catalog Settings

Page 28: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Working with the Catalog Settings

Page 29: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Catalog Enabling

Working with the Catalog Settings

Catalog Connection

Page 30: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Managed Navigation

New NavProvider

Friendly URLSProduct Catalog

integration

Terms can be site

structures

1:1 binding of Site

Collection to Term Set

Managed navigation

Page 31: SRC 204 - Build a SharePoint 2013 Search Driven Application!

• Drive your navigation and URLs

based on Term Store hierarchies

• Clean URLs for actual end users

• www.contoso.com/careers

• www.contoso.com/aboutus

• Define settings for navigation

in terms store manager

• Provides also dynamic topic

pages capability for minimizing

amount of physical pages for catalog

type sites

Managed navigation

Page 32: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Managed navigation & Refiners

• Define refiners for catalog content drill down in catalog drive scenarios

• Provides easy filtering capabilities for catalog information

• Content editors can define which managed properties are available as refinements

• UI rending can be customized for each refiner

• Different data types have different rendering options

Page 33: SRC 204 - Build a SharePoint 2013 Search Driven Application!

TIPS: New Site Search Admin Tasks

Just to summarize, here are things site admins can do to manage search

themselves:

TaskSite

Collection Admin

Site Admin

Create and/or override Query Rules, including Promoted Results

Create and/or override Result types and display templates

Create and/or override Result Sources, either for remote locations or as a custom search “vertical”

Create managed properties

Create refiners

Start a local crawl – can even be done down to the list level

Page 34: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Useful Links and Resources

• Technet Import Scripts

• http://gallery.technet.microsoft.com/Import-list-content-to-f735d7fb

• Check for the Latest Slide Deck

• http://www.slideshare.net/bculver

Page 35: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Questions

??

?

?

Page 36: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Constructive Feedback Is Appreciated

Great information,

but would like to

have learned more

about [Insert Topic]Brian – Your

presentation

was …

Good

Demos!

Thanks!

Page 37: SRC 204 - Build a SharePoint 2013 Search Driven Application!

Thank you!

Brian Culver, MCM

Twitter:

@spbrianculver

E-mail:

[email protected]

Blog:

http://blog.expertpointsolutions.com/

Slides:

http://www.slideshare.net/bculver