vote up 1 vote down star

Hi, i have a question about configuration fo search pages in sharepoint. There are two types of searches:

  1. contextual which searches just in current page or list (they are labelled like: This site: Name of site or This list: Name of list), they point to OSSSearchResults.aspx page
  2. custom searches which can be user defined, they point to Search center

Custom searches are not a problem, since search center can be modified easily, but with contextual searches there is a problem.

So, is there a way to configure sharepoint so it will send users to search center even with contextual searches?

I know that i can insert some javascript into OSSSearchResults.aspx or create HttpHandler which will redirect him automatically, but i wonder if there is some more native solution.

flag

2 Answers

vote up 1 vote down check

I wrote an article that might help you configure this.

link|flag
vote up 0 vote down

Thanks for article..I understand that it is not really possible to configure other receiving page for contextual search.. I guess we will have to disable them and use just custom scopes instead

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.