Archive for tag: Search

Customize search box in sharepoint 2007

28 August, 2008 (12:11) | MOSS - Customization with SPD | By: GVK

Now, we learn how to customize the sharepoint search box
Search for the Content place holder PlaceHolderSearchArea
Add the property visible=”false” to the PlaceHolderSearchArea
As shown in below image:
Now, choose the place where you want to put the customized search box or write a new tag <td></td> below the PlaceHolderSearchArea closing </td> tag
Go to the menu Task Panes [...]

Configure advanced search in sharepoint

22 July, 2008 (09:52) | MOSS - General | By: GVK

Go site action > Site Settings
Click on Sites and Workspaces
Create Search site using ‘Search Center’ template (which is under Enterprise tab)
After creating the ‘Search Center’ site, browse to the site and copy the url
Return back the main home page, then go to ‘Site Action’ > Site Settings
Under ‘Site Collection Administration’ section click on ‘Search settings’
Select [...]

Business Data Catalog: Configure Search for Business Data Application

22 November, 2007 (10:37) | Business Data Catalog | By: GVK

Yesterday, I was on the task of importing the bussiness data in to the sharepoint site which was successfully done.
But when I type keywords to search my business data (business data is nothing but apart from content database like Adventureworks, Northwind etc.) in sharepoint site, I was unable to view the single result, though the [...]