Addexemptuseragent: Stsadm operation (Office SharePoint Server)
Updated: September 13, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-09-13
Description
Adds a user agent, which is typically in the form of a search bot, to receive the XML file that contains the data of the form for indexing, instead of the HTML rendering of the form.
Syntax
stsadm -o addexemptuseragent
-name <User agent name>
Parameters
|
Parameter name |
Value |
Required? |
Description |
|
name |
The name of a valid user agent, such as the following default values:
|
Yes |
These user agents represent search bots that are commonly used in an enterprise environment. If a different search technology is being used and InfoPath files are not being indexed, you can add additional search bots for that technology to the collection. For additional information about the ExemptUserAgents, see ExemptUserAgentCollection Class (http://go.microsoft.com/fwlink/?LinkId=99645&clcid=0x409) on MSDN. |
