Getosearchsetting: Stsadm operation (Office SharePoint Server)
Applies To: Office SharePoint Server 2007
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Topic Last Modified: 2015-03-09
Operation name: Getosearchsetting
Displays the current values of the Enterprise search settings in Microsoft Office SharePoint Server 2007.
For additional information about how to manage settings to improve search results, see Helping users make successful queries (Office SharePoint Server).
Note
The getosearchsetting operation was first introduced in the April Cumulative Update.
Syntax
stsadm -o getosearchsetting
** -ssp <SSP name>**
** -setting <setting name>**
Parameters
Parameter name |
Value |
Required? |
Description |
ssp |
A valid Shared Services Provider (SSP) name, such as "SharedServices1" |
Yes |
Specifies the name of the SSP that is associated with the search setting. |
setting |
"Schema:HitHighlight_Contains_Clause" |
Yes |
Specifies whether query terms that are used in a CONTAINS clause of the SQL syntax query are hit highlighted in the search results.. |
Examples
To display a specific value of the search settings, type the following syntax:
stsadm -o getosearchsetting –ssp SharedServices1 -setting "Setting:Schema:HitHighlight_Contains_Clause"
See Also
Concepts
Setosearchsetting: Stsadm operation (Office SharePoint Server)