The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Searching SPS using MSN Desktop Search

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Harrison

Posts: 3775
Nickname: mharrison
Registered: Dec, 2003

Mark Harrison is Microsoft UK Systems Engineer focussing on .NET eBiz and Portals
Searching SPS using MSN Desktop Search Posted: Dec 16, 2004 2:30 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Mark Harrison.
Original Post: Searching SPS using MSN Desktop Search
Feed Title: Mark Harrison
Feed URL: http://markharrison.co.uk/blog/xml.aspx
Feed Description: .NET Portals, Collaboration and eBiz
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Mark Harrison
Latest Posts From Mark Harrison

Advertisement
From Mark Bower ...

Let's say your SPS site exists at http://my-portal/. SharePoint Portal Server allows you to initiate a search via an HTTP GET request. The syntax for this is defined in the SharePoint Products and Technologies SDK. If I wanted to search for the term Office on the portal the search URL would be: http://my-portal/search.aspx?k=Office. To perform this search from the DeskBand create a shortcut to the portal search:

@sps,http://my-portal/search.aspx?k=$w

Hey Presto, you have some basic integration with SharePoint search! Now you can just type:

sps Office
in the Deskbar to kick off SPS search for the word Office.

More

Read: Searching SPS using MSN Desktop Search

Topic: O/R Architectural Wars Previous Topic   Next Topic Topic: Session ideas and suggestions for Microsoft Tech-Ed 2005 and future conferences in general

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use