﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><!--Version 1.0.9306.1059 --><!--Date created: 11/9/2009 11:05:31 AM--><HelpItems xmlns="http://msh" schema="maml">
	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchCrawlDatabase</command:name><maml:description><maml:para>Sets properties of a crawl database for a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchCrawlDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlStorePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Shared</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl database to modify.</maml:para><maml:para /><maml:para>A valid crawl database name, in the form CrawlStore1; or a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; or an instance of a valid CrawlStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlStorePipeBind</command:parameterValue><dev:type><maml:name>CrawlStorePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the server to be used for failover when SQL Server mirroring is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the name of the search application to which the crawl database applies.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Shared</maml:name><maml:description><maml:para>Used to denote that the search crawl database is to be used for all crawls instead of dedicated to a specific set of hosts through host distribution.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchCrawlDatabase cmdlet sets properties of a specified crawl database for a search service application. A crawl database stores crawl history for a search service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication mySearchServiceApp
Set-SPEnterpriseSearchCrawlDatabase -Identity SearchApp_CrawlStore
-SearchApplication $searchApp -FailoverDatabaseServer \\failoverServer</dev:code><dev:remarks><maml:para>This example sets the failover database server for the crawl database, SearchApp_CrawlStore, to the \\failoverServer server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchCrawlDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchPropertyDatabase</command:name><maml:description><maml:para>Deletes a property store.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchPropertyDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchPropertyDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the property store to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid property store name (for example, PropertyStore1); or an instance of a valid PropertyStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue><dev:type><maml:name>PropertyStorePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the property store collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name /><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchPropertyDatabase cmdlet deletes a specified property store from the property store collection. A property store stores metadata about content for a search service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseSearchPropertyDatabase -Identity PropertyDB
-SearchApplication mySearchServiceApp</dev:code><dev:remarks><maml:para>This example removes the property database, PropertyDB, from the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchPropertyDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchMetadataManagedProperty</command:name><maml:description><maml:para>Returns a managed property.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchMetadataManagedProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchMetadataManagedProperty</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the managed property to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a managed property (for example, ManagedProperty1); or an instance of a valid ManagedProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ManagedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the managed property collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Limit</maml:name><maml:description><maml:para>Specifies the maximum number of managed properties to return. Specify ALL to return all possible results.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchMetadataManagedProperty cmdlet reads a ManagedProperty object when managed properties are created, updated, or deleted. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the managed property collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$mp = Get-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Identity testmanagedproperty</dev:code><dev:remarks><maml:para>This example returns the managed property named testmanagedproperty for the search application SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchMetadataManagedProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchIndexPartition</command:name><maml:description><maml:para>Sets properties of an index partition for a query topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchIndexPartition</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchIndexPartition</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertyDatabase</maml:name><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the index partition to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid IndexPartition object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue><dev:type><maml:name>IndexPartitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertyDatabase</maml:name><maml:description><maml:para>Specifies the property store to update.</maml:para><maml:para /><maml:para>A valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid property store name (for example, PropertyStore1); or an instance of a valid PropertyStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue><dev:type><maml:name>PropertyStorePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the index partition collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchIndexPartition cmdlet updates properties of an index partition. Index partitions define how document identifiers (IDs) are mapped to the query components for full-text user queries for a shared search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1" 
$qtopo = Get-SPEnterpriseSearchQueryTopology -SearchApplication $searchapp
$qtopo2 = New-SPEnterpriseSearchQueryTopology -SearchApplication $searchapp -QueryTopology $qtopo -Clone 
$index = Get-SPEnterpriseSearchIndexPartition -QueryTopology $qtopo2
$newpropstore = New-SPEnterpriseSearchPropertyDatabase -SearchApplication $searchapp -DatabaseName New_Property_Database
$index | Set-SPEnterpriseSearchIndexPartition -PropertyDatabase New_Property_Database
$qtopo2 | Set-SPEnterpriseSearchQueryTopology -Active</dev:code><dev:remarks><maml:para>This example modifies the index partition by replacing the property database with a new database.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchIndexPartition</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink>Get-SPEnterpriseSearchPropertyStore</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchIndexPartition</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryAndSiteSettingsServiceProxy</command:name><maml:description><maml:para>Returns the search manager service proxy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryAndSiteSettingsServiceProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryAndSiteSettingsServiceProxy</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryAndSiteSettingsServiceProxy cmdlet reads the SearchQueryAndSiteSettingsServiceProxy object when a search Web service manager service is started or stopped.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$qssSvcProxy = Get-SPEnterpriseSearchQueryAndSiteSettingsServiceProxy</dev:code><dev:remarks><maml:para>This example obtains a reference to the query and site settings service proxy.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryAndSiteSettingsServiceProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchQueryKeyword</command:name><maml:description><maml:para>Deletes a query keyword.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchQueryKeyword</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchQueryKeyword</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">KeywordPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the keyword term to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid string that contains a keyword term (for example, KeywordTerm1); or an instance of a valid Keyword object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">KeywordPipeBind</command:parameterValue><dev:type><maml:name>KeywordPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Filters to delete keywords from the specified site collection of results.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchQueryKeyword cmdlet deletes unused or unwanted keywords from the query keyword collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchQueryKeyword -Identity Engineering -Site http://myserver/sites/engineering | Remove-SPEnterpriseSearchQueryKeyword -Site http://myserver/sites/engineering
</dev:code><dev:remarks><maml:para>This example removes the Engineering keyword from the site collection at http://myserver/sites/engineering.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchQueryKeyword</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchMetadataCrawledProperty</command:name><maml:description><maml:para>Returns a crawled property.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchMetadataCrawledProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchMetadataCrawledProperty</maml:name><command:parameter required="False" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Category</maml:name><command:parameterValue required="True">CategoryPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropSet</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>VariantType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the crawled property to get.</maml:para><maml:para /><maml:para>The type must be a valid name of a metadata category; for example, MetadataCategory1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawled property.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Category</maml:name><maml:description><maml:para>Filters to return crawled properties for the specified crawled property category.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a metadata category (for example, MetadataCategory1); or an instance of a valid Category object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CategoryPipeBind</command:parameterValue><dev:type><maml:name>CategoryPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Limit</maml:name><maml:description><maml:para>Specified the maximum number of items to return. Specify ALL to return all possible results.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropSet</maml:name><maml:description><maml:para>Filters to return crawled properties with the specified property set.</maml:para><maml:para /><maml:para>The type must be a valid GUID that specifies the property set, in the form 12345678-90ab-cdef-1234-567890bcdefgh.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>VariantType</maml:name><maml:description><maml:para>Filters to return crawled properties with the specified variant type.</maml:para><maml:para /><maml:para>The type must be an integer that specifies the variant data type of the property set.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchMetadataCrawledProperty cmdlet reads a CrawledProperty object when the crawled category is created, updated, or deleted. Run this cmdlet when the search functionality is initially configured and after new crawled properties are discovered during a crawl. If the Name parameter is not specified, this cmdlet returns all crawled properties for the specified category for the specified search application. If neither the Name nor the Category parameter is specified, this cmdlet returns all crawled properties for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1" 
$cat = Get-SPEnterpriseSearchMetadataCategory -SearchApplication $searchapp -Identity People
Get-SPEnterpriseSearchMetadataCrawledProperty -SearchApplication $searchapp -Category $cat</dev:code><dev:remarks><maml:para>This example returns all crawled properties for the search application SearchApp1 in the People metadata category.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchMetadataCrawledProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchMetadataManagedProperty</command:name><maml:description><maml:para>Deletes a metadata managed property.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchMetadataManagedProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchMetadataManagedProperty</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the managed property to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a managed property (for example, ManagedProperty1); or an instance of a valid ManagedProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ManagedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the managed property collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, of the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchManagedProperty cmdlet deletes unused or unwanted managed properties from the managed property collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$mp = Get-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Identity testmanagedproperty
$mp | Remove-SPEnterpriseSearchMetadataManagedProperty</dev:code><dev:remarks><maml:para>This example removes the managed property testmanagedproperty from the search service application, SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchMetadataManagedProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryKeyword</command:name><maml:description><maml:para>Returns a keyword term.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryKeyword</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryKeyword</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">KeywordPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the keyword term to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid string that contains a keyword term (for example, KeywordTerm1); or an instance of a valid Keyword object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">KeywordPipeBind</command:parameterValue><dev:type><maml:name>KeywordPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Filters to return keywords with the specified results URL.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryKeyword cmdlet reads a QueryKeyword object when the keyword rule is created, updated, or deleted. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the query keyword collection from the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchQueryKeyword -Identity Engineering -Site http://myserver/sites/engineering | Set-SPEnterpriseSearchQueryKeyword -StartDate "12/25/2009" -EndDate "12/24/2010" -Site http://myserver/sites/engineering</dev:code><dev:remarks><maml:para>This example gets a reference to the keyword with the term Engineering from the site http://myserver/sites/engineering and sets the start dates and end dates for the keyword.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryKeyword</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryComponent</command:name><maml:description><maml:para>Returns a query component.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryComponent</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query component to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryComponent object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue><dev:type><maml:name>QueryComponentPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the query component collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryComponent cmdlet reads a QueryComponent object when the query component is created, updated, or deleted.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the query component collection from the specified query topology.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa =  Get-SPEnterpriseSearchServiceApplication -Identity "MySSA"
$ssa | Get-SPEnterpriseSearchQueryTopology -Active | Get-SPEnterpriseSearchQueryComponent
</dev:code><dev:remarks><maml:para>This example gets the collection of query components from the search application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryComponent</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryComponent</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchLanguageResourcePhrase</command:name><maml:description><maml:para>Deletes a language resource phrase from a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchLanguageResourcePhrase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchLanguageResourcePhrase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">LanguageResourcePhrasePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Mapping</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The language resource phrase to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a language resource phrase (for example, LanguageResourcePhrase1); or an instance of a valid LanguageResourcePhrase object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">LanguageResourcePhrasePipeBind</command:parameterValue><dev:type><maml:name>LanguageResourcePhrasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Deletes phrases of the specified language only.</maml:para><maml:para /><maml:para>The type must be a valid name of a language; for example, en_us.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the language resources.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Constrains to delete phrases of specified type.</maml:para><maml:para /><maml:para>The type must be one of the following valid types of phrases:</maml:para><maml:para /><command:list>bullet<command:listItem><maml:para>QuerySuggestionBlackList</maml:para><maml:para /></command:listItem><command:listItem><maml:para>QuerySuggestionAlwaysSuggest</maml:para><maml:para /></command:listItem><command:listItem><maml:para>SpellingSuggestionBlackList</maml:para><maml:para /></command:listItem><command:listItem><maml:para>SummaryNoiseList</maml:para><maml:para /></command:listItem></command:list></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchLanguageResourcePhrase cmdlet deletes one or more language resource phrases from the collection of language resource phrases in a shared search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$obsoletephrase = Get-SPEnterpriseSearchLanguageResourcePhrase -SearchApplication $searchapp -Language en-us -Type QuerySuggestionBlockList -Identity secret
$obsoletephrase | Remove-SPEnterpriseSearchLanguageResourcePhrase -SearchApplication $searchapp -Type QuerySuggestionBlockList -Language en-us</dev:code><dev:remarks><maml:para>This example removes a language resource item on the QuerySuggestionBlockList for the en-us language.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchLanguageResourcePhrase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchLanguageResourcePhrase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchLanguageResourcePhrase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlRule</command:name><maml:description><maml:para>Deletes a crawl rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlRule</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlRulePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The crawl rule to delete.</maml:para><maml:para /><maml:para>A valid crawl rule URL, such as http://server_name, or an instance of a valid CrawlRule object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlRulePipeBind</command:parameterValue><dev:type><maml:name>CrawlRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>The search application that contains the crawl rule collection.</maml:para><maml:para /><maml:para>A valid search application name, such as SearchApp1, or a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchCrawlRule cmdlet deletes a crawl rule that is used to crawl content for a content source.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication mySearchServiceApp
Remove-SPEnterpriseSearchCrawlRule -Identity http://mySPSite 
-SearchApplication $searchApp</dev:code><dev:remarks><maml:para>This example removes a crawl rule pertaining to the path http://mySPSite from the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchQueryTopology</command:name><maml:description><maml:para>Sets the properties of a query topology for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchQueryTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchQueryTopology</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Active</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query topology to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Active</maml:name><maml:description><maml:para>Activates the topology to assume handling queries. An active query topology is currently serving queries for the search application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchQueryTopology cmdlet updates properties of a query topology. A topology can contain multiple query topologies when a query component or index partition is added to or deleted from a topology.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssi = Get-SPEnterpriseSearchServiceInstance
$ssa = Get-SPEnterpriseSearchServiceApplication -Identity MySSA
$newQueryTopology = $ssa | New-SPEnterpriseSearchQueryTopology -Partitions 1
$ip = Get-SPEnterpriseSearchIndexPartition -QueryTopology $newQueryTopology
$queryComponent = New-SPEnterpriseSearchQuerycomponent -QueryTopology $newQueryTopology -IndexPartition $ip -SearchServiceInstance $ssi
$newQueryTopology | Set-SPEnterpriseSearchQueryTopology -Active</dev:code><dev:remarks><maml:para>This example creates a new query topology and query component, adds the new query topology to a search service application and sets it as the active query topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchQueryTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryTopology</command:name><maml:description><maml:para>Returns a query topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryTopology</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Active</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query topology to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Active</maml:name><maml:description><maml:para>Filters to return only active query topologies. An active query topology is currently serving queries for the search application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryTopology cmdlet reads a QueryTopology object when the query topology is created, updated, or deleted.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the query topology collection from a farm for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$queryTopology$searchapp = Get-SPEnterpriseSearchServiceApplication -"SearchApp1" 
$qtopo = Get-SPEnterpriseSearchQueryTopology -SearchApplication MySSA$searchapp -Active</dev:code><dev:remarks><maml:para>This example retrieves the active query topology from a search application named SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Suspend-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Suspends a search service application, pausing all crawls and search operations, to perform a task such as system maintenance.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Suspend</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Suspend-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application to suspend.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Suspend-SPEnterpriseSearchServiceApplication cmdlet reads the SearchServiceApplication object and moves it from the Online state to the Paused for: External Request state.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity MySSA
$ssa | Suspend-SPEnterpriseSearchServiceApplication</dev:code><dev:remarks><maml:para>This example obtains a reference to a search service application named MySSA and pauses it, stopping all crawls.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Resume-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Suspend-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchExtendedClickThroughExtractorJobDefinition</command:name><maml:description><maml:para>Gets an object representing the click-through extractor-job instance of a specific FAST Search for SharePoint search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchExtendedClickThroughExtractorJobDefinition</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchExtendedClickThroughExtractorJobDefinition</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the administration component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchExtendedClickThroughExtractorJobDefinition cmdlet gets an object that represents the FAST Search for SharePoint click-through extractor-job definition.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------EXAMPLE---------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchExtendedClickThroughExtractorJobDefinition -SearchApplication "mySearchServiceApp"</dev:code><dev:remarks><maml:para>This example retrieves the click-through extractor-job definition for the mySearchServiceApp search service application and displays its information.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchExtendedClickThroughExtractorJobDefinition</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchCrawlTopology</command:name><maml:description><maml:para>Sets the properties of a crawl topology on a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchCrawlTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlTopology</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Active</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl topology to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue><dev:type><maml:name>CrawlTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Active</maml:name><maml:description><maml:para>Activates the specified topology. An active crawl topology is currently serving crawls for the search application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl topology collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchCrawlTopology cmdlet updates the properties of a specified crawl topology. A crawl topology contains the crawl component collection for a topology on a shared search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$topo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -Identity 00000000-0000-0000-0000-000000000000
New-SPEnterpriseSearchCrawlComponent -SearchApplication $searchapp -CrawlTopology $topo -CrawlDatabase "Sample_Search_Service_Application_CrawlStoreDB" -SearchServiceInstance servername -IndexLocation d:\crawlshare
$topo | Set-SPEnterpriseSearchCrawlTopology -Active</dev:code><dev:remarks><maml:para>This example retrieves the inactive crawl topology, adds a search component to it, and activates the crawl topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchCrawlTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchQueryDemoted</command:name><maml:description><maml:para>Adds a demoted site rule to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchQueryDemoted</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryDemoted</maml:name><command:parameter required="True" position="1"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the identity of the new demoted site rule.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the demoted site rule collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchQueryDemoted cmdlet adjusts query rank by adding a demoted site rule to the shared search application. Query demoted sites are de-emphasized in relevance.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceApplication -Identity MySSA | New-SPEnterpriseSearchQueryDemoted -Url http://examplesite</dev:code><dev:remarks><maml:para>This example adds a demoted site rule for the URL http://examplesite.com to a search service application.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryDemoted</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryDemoted</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchQueryDemoted</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchCrawlContentSource</command:name><maml:description><maml:para>Sets the properties of a crawl content source for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchCrawlContentSource</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CustomProtocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LOBSystemSet</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartAddresses</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Tag</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleDaysOfMonth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleMonthsOfYear</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRepeatDuration</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRepeatInterval</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleStartDateTime</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CustomProtocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LOBSystemSet</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MonthlyCrawlSchedule</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ScheduleType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartAddresses</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Tag</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CustomProtocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LOBSystemSet</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveCrawlSchedule</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ScheduleType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartAddresses</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Tag</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleDaysOfWeek</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRepeatDuration</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRepeatInterval</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRunEveryInterval</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleStartDateTime</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CustomProtocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LOBSystemSet</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ScheduleType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartAddresses</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Tag</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WeeklyCrawlSchedule</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ScheduleType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRepeatDuration</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRepeatInterval</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleRunEveryInterval</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlScheduleStartDateTime</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CustomProtocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DailyCrawlSchedule</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LOBSystemSet</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartAddresses</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Tag</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl content source to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a ContentSource object (for example, ContentSource1); or an instance of a valid ContentSource object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue><dev:type><maml:name>ContentSourcePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ScheduleType</maml:name><maml:description><maml:para>Specifies the type of crawl schedule.</maml:para><maml:para /><maml:para>The type must be one of the following values: Full or Incremental.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><maml:description><maml:para>Specifies the proxy to use for a business type content source. This proxy group must contain a default Business Data Connectivity Metadata Store proxy.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlPriority</maml:name><maml:description><maml:para>Specifies the priority of this content source.</maml:para><maml:para /><maml:para>The type must be one of the following integers: 1= Normal, 2=High.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlScheduleDaysOfMonth</maml:name><maml:description><maml:para>Specifies the days on which to crawl when the MonthlyCrawlSchedule parameter is set.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlScheduleDaysOfWeek</maml:name><maml:description><maml:para>Specifies the days on which to crawl when the WeeklyCrawlSchedule parameter is set.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlScheduleMonthsOfYear</maml:name><maml:description><maml:para>Specifies the months on which to crawl when the MonthlyCrawlSchedule parameter is set.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlScheduleRepeatDuration</maml:name><maml:description><maml:para>Specifies the number of times to repeat the crawl schedule.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlScheduleRepeatInterval</maml:name><maml:description><maml:para>Specifies the number of minutes between each repeat interval for the crawl schedule 
</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlScheduleRunEveryInterval</maml:name><maml:description><maml:para>Specifies the interval between crawls.</maml:para><maml:para /><maml:para>When the DailyCrawlSchedule parameter is set, specifies the number of days between crawls.</maml:para><maml:para /><maml:para>When the WeeklyCrawlSchedule parameter is set, specifies the number of weeks between crawls.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlScheduleStartDateTime</maml:name><maml:description><maml:para>Specifies the initial date of the crawl. The default value is midnight on the current day.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CustomProtocol</maml:name><maml:description><maml:para>Specifies the custom protocol, handled by the custom connector, to use for this content source.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DailyCrawlSchedule</maml:name><maml:description><maml:para>Base schedule on days between crawls.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>LOBSystemSet</maml:name><maml:description><maml:para>Specifies a comma-separated list of Business Data Connectivity Metadata Store system names and system instance names for a business type content source.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><maml:description><maml:para>Specifies, for a web or custom type content source, the number of page hops that the crawler can make from the start address to a content item.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><maml:description><maml:para>Specifies, for a web or custom type content source, the number of site hops that the crawler can take from the start address to a content item.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MonthlyCrawlSchedule</maml:name><maml:description><maml:para>Base the schedule on months between crawls.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new display name for the content source.</maml:para><maml:para /><maml:para>The type must be a valid name of a content source; for example, ContentSource1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveCrawlSchedule</maml:name><maml:description><maml:para>Deletes the specified crawl.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the content source.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>StartAddresses</maml:name><maml:description><maml:para>Specifies the comma-separated list of URLs at which to start a crawl for this content source.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Tag</maml:name><maml:description><maml:para>Specifies the URL for the page to modify the settings for a custom content source. The string that specifies the URL can contain a maximum of 1,024 characters.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WeeklyCrawlSchedule</maml:name><maml:description><maml:para>Base the schedule on weeks between crawls.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchCrawlContentSource cmdlet updates the rules of a crawl content source when the search functionality is initially configured and after any new content source is added. This cmdlet is called once to set the incremental crawl schedule for a content source, and it is called again to set a full crawl schedule.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$cs = Get-SPEnterpriseSearchCrawlContentSource -SearchApplication $searchapp ""
$cs | Set-SPEnterpriseSearchCrawlContentSource -ScheduleType Full -DailyCrawlSchedule -CrawlScheduleRunEveryInterval 30
$cs | Set-SPEnterpriseSearchCrawlContentSource -ScheduleType Incremental -DailyCrawlSchedule -CrawlScheduleRepeatInterval 60 -CrawlScheduleRepeatDuration 1440</dev:code><dev:remarks><maml:para>This example returns an existing content source ExampleContentSource1, and creates a schedule to run a full crawl every 30 days and an incremental crawl every hour every day.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchCrawlContentSource</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchMetadataCategory</command:name><maml:description><maml:para>Deletes a crawled property category.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchMetadataCategory</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchMetadataCategory</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CategoryPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the metadata category to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a metadata category (for example, MetadataCategory1); or an instance of a valid Category object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CategoryPipeBind</command:parameterValue><dev:type><maml:name>CategoryPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchMetadataCategory cmdlet deletes a crawled property category. Use this cmdlet after a crawl to delete unused or unwanted categories from the metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$cat = Get-SPEnterpriseSearchMetadataCategory -Identity test2 -SearchApplication $searchapp
$cat | Remove-SPEnterpriseSearchMetadataCategory</dev:code><dev:remarks><maml:para>This example shows the removal of a metadata category named test2.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchMetadataCategory</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryScope</command:name><maml:description><maml:para>Returns a query results scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryScope</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryScope</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ScopePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the results scope to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope (for example, Scope1); or an instance of a valid Scope object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopePipeBind</command:parameterValue><dev:type><maml:name>ScopePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Filters to return scopes for the specified results URL.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryScope cmdlet reads a QueryScope object when the shared scope is created or deleted, or when the definition of the shared scope is updated.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the query scope collection from the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPenterpriseSearchServiceApplication -Identity MySSA
Get-SPEnterpriseSearchQueryScope -Identity MustCrawl -SearchApplication $ssa | Set-SPEnterpriseSearchQueryScope -Description "Business critical sites to index" -CompilationType 1 -AlternateResultsPage http://altServer</dev:code><dev:remarks><maml:para>This example obtains a reference to the scope named MustCrawl on the search application named MySSA, and changes the description, compilation type, and alternate access URL.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryScope</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchServiceApplicationProxy</command:name><maml:description><maml:para>Returns the search service application proxy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchServiceApplicationProxy</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application proxy to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a search service application proxy (for example, SearchServiceAppProxy1); or an instance of a valid SearchServiceApplicationProxy object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationProxyPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchServiceApplicationProxy cmdlet reads the SearchServiceApplicationProxy object when the search service application proxy is created, updated, or deleted. If the Identity parameter is not specified, this cmdlet returns the search service application proxy collection for the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssaProxy = Get-SPEnterpriseSearchServiceApplicationProxy -Identity SsaProxy</dev:code><dev:remarks><maml:para>This example obtains a reference to a search service application proxy with the name SsaProxy.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryAndSiteSettingsService</command:name><maml:description><maml:para>Returns the search manager service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryAndSiteSettingsService</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryAndSiteSettingsService</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryAndSiteSettingsService cmdlet returns a manager service. A manager service is the endpoint for the search service application to process queries and site administration requests from the search service application proxy.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$qssService = Get-SPEnterpriseSearchQUeryAndSiteSettingsService</dev:code><dev:remarks><maml:para>This example obtains a reference to the query and site settings service.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryAndSiteSettingsService</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchIndexPartition</command:name><maml:description><maml:para>Returns an index partition for a query topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchIndexPartition</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchIndexPartition</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the index partition to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid IndexPartition object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue><dev:type><maml:name>IndexPartitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the index partition collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchIndexPartition cmdlet returns an index partition for a query topology. Index partitions define how document IDs are mapped to the query components for full-text user queries for a shared search application. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the index partition collection for the specified query topology.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title />
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1" 
$qtopo = Get-SPEnterpriseSearchQueryTopology -SearchApplication $searchapp
$index = Get-SPEnterpriseSearchIndexPartition -QueryTopology $qtopo</dev:code><dev:remarks><maml:para>This example retrieves an index partition for the only query topology in the search service application SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>

<maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchIndexPartition</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchIndexPartition</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchServiceApplicationProxy</command:name><maml:description><maml:para>Adds a new search application proxy to a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchServiceApplicationProxy</maml:name><command:parameter required="False" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Uri</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MergeWithDefaultPartition</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Partitioned</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPEnterpriseSearchServiceApplicationProxy</maml:name><command:parameter required="False" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MergeWithDefaultPartition</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Partitioned</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the display name of the search application proxy to create.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, SearchAppProxy1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the URI to the search application to use for search.</maml:para><maml:para /><maml:para>The type must be a valid URI, in the form file:\\server_name\searchapp.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Uri</maml:name><maml:description><maml:para>Specifies the URI to the search application to use for search.</maml:para><maml:para /><maml:para>The type must be a valid URI, in the form file:\\server_name\searchapp.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MergeWithDefaultPartition</maml:name><maml:description><maml:para>Merges the index partition for the proxy with the default index partition collection for the search service application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Partitioned</maml:name><maml:description><maml:para>Specifies that the search service application must use Web-hosted mode. Web-hosted mode segregates results for a given hosted subscription.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchServiceApplicationProxy cmdlet creates a proxy for a search service application. The search service application proxy can be used by a Web application or another service consumer to use the functionality provided by the search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>New-SPEnterpriseSearchServiceApplicationProxy -Name MyNewProxy -SearchApplication MySSA</dev:code><dev:remarks><maml:para>This example adds a search service application proxy to a search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryAuthority</command:name><maml:description><maml:para>Returns an authoritative page.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryAuthority</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">AuthorityPagePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query authority to get.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; or an instance of a valid AuthorityPage object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">AuthorityPagePipeBind</command:parameterValue><dev:type><maml:name>AuthorityPagePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the authority page to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryAuthority cmdlet reads a QueryAuthority object when the authoritative page is created or deleted or when the query rank is modified. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the authority page collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA"
$qAuth = $ssa | Get-SPEnterpriseSearchQueryAuthority -Identity "http://contoso.com"
</dev:code><dev:remarks><maml:para>This example obtains the authoritative page for the URL http://contoso.com from the search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>$qaCollection = Get-SPEnterpriseSearchQueryAuthority -SearchApplication "MySSA"</dev:code><dev:remarks><maml:para>This example obtains the collection of query authority pages from a search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlContentSource</command:name><maml:description><maml:para>Returns a crawl content source.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlContentSource</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the content source to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a ContentSource object (for example, ContentSource1); or an instance of a valid ContentSource object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue><dev:type><maml:name>ContentSourcePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the content source.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchCrawlContentSource cmdlet reads the content source when the rules of content source are created, updated, or deleted, or reads a CrawlContentSource object when the search functionality is initially configured and after any new content source is added. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the content source collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication " SearchApp1" 
$contentsource = Get-SPEnterpriseSearchCrawlContentSource -SearchApplication $searchapp -Identity "Local SharePoint Sites" $contentsource.StartFullCrawl()</dev:code><dev:remarks><maml:para>This example retrieves the default content source for the search service application, SearchApp1, and starts a full crawl on the content source.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlContentSource</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlComponent</command:name><maml:description><maml:para>Returns a crawl component for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlComponent</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlComponentPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>CrawlTopology</maml:name><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl component to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlComponent object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlComponentPipeBind</command:parameterValue><dev:type><maml:name>CrawlComponentPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>CrawlTopology</maml:name><maml:description><maml:para>Specifies the crawl topology that contains the crawl component collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue><dev:type><maml:name>CrawlTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchCrawlComponent cmdlet reads a CrawlComponent object when a crawl component for a shared search application is created, updated, or deleted. If the Identity parameter is not specified, this cmdlet returns the crawl component collection for the specified crawl topology.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceApplication "SearchApp1" | Get-SPEnterpriseSearchCrawlTopology -Active | Get-SPEnterpriseSearchCrawlComponent</dev:code><dev:remarks><maml:para>This example retrieves the list of all crawl components in the active crawl topology for the search application SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlComponent</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlComponent</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchServiceInstance</command:name><maml:description><maml:para>Returns the search service instance for a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchServiceInstance</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service instance to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a query server (for example, MyQueryServer); or an instance of a valid SearchServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Local</maml:name><maml:description><maml:para>Returns the search service instance for the current search server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchServiceInstance cmdlet returns the SearchServiceInstance object when the object is created, updated, or deleted.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssInstance = Get-SPEnterpriseSearchServiceInstance -Local</dev:code><dev:remarks><maml:para>This example obtains a reference to the local search service instance.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryDemoted</command:name><maml:description><maml:para>Returns a demoted site rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryDemoted</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryDemoted</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">DemotedPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the demoted site rule to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance a valid Demoted object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">DemotedPipeBind</command:parameterValue><dev:type><maml:name>DemotedPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the demoted site rule collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryDemoted cmdlet reads the DemotedSite object when a demoted site rule is created or deleted, or when the demoted site rule is updated to modify the query rank. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the demoted site rule collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$demotedRule = Get-SPEnterpriseSearchQueryDemoted -Identity http://somesite.com -SearchApplication MySSA
$demotedRule | Remove-SPEnterpriseSearchQueryDemoted
</dev:code><dev:remarks><maml:para>This example obtains a reference to a site demotion rule for the URL http://somesite.com, and removes it.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryDemoted</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryDemoted</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryDemoted</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Adds a search service application to a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="False" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdminApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Partitioned</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplicationType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the names of the new search application.</maml:para><maml:para /><maml:para>The type must be a valid name of a search application; for example, SearchApp1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the IIS application pool to use for the new search application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL of a search application, in the form http://server_name; or an instance of a valid SPIisWebServiceApplicationPool object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the database to create for the new search application.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, SearchAppDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the password for the user ID that is used for accessing the search application database on SQL Server.</maml:para><maml:para /><maml:para>The type must be a valid password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the database specified in DatabaseName.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the user ID to use for accessing the search application SQL Server database.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, SearchUserName1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Partitioned</maml:name><maml:description><maml:para>Specifies that the search service application uses Web-hosted mode. Web-hosted mode segregates results for a given hosted subscription.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplicationType</maml:name><maml:description><maml:para>Specifies that the search service application is used as a connector for an extended search application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchServiceApplication cmdlet is used when the search functionality is initially configured or when a new shared search application is added to a farm. SPEnterpriseSearchServiceApplication represents a self-contained aggregation of indexed content and properties available for search, and provides an anchor class for setting global search properties. A farm can include multiple search service applications.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$appPool = New-SPIisWebServiceApplicationPool -name "SsaAppPool" -account contoso\adminUser
$ssa =  New-SPEnterpriseSearchServiceApplication -Name "NewSSA" -ApplicationPool $appPool
$searchInstance = Get-SPEnterpriseSearchServiceInstance -Local
$ssa | get-SPEnterpriseSearchAdministrationComponent | set-SPEnterpriseSearchAdministrationComponent -SearchServiceInstance $searchInstance
$ssa | Get-SPEnterpriseSearchAdministrationComponent</dev:code><dev:remarks><maml:para>This example creates a new search service application named NewSSA in a new application pool and initializes its administration component. A search service application created in this way will have active query and crawl topologies, but no query or crawl components.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchExtendedQueryProperty</command:name><maml:description><maml:para>Returns the properties used for connecting SharePoint to a FAST Search for SharePoint service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchExtendedQueryProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchExtendedQueryProperty</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ExtendedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the property to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid ExtendedProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ExtendedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ExtendedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query property.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name /><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchExtendedQueryProperty cmdlet gets properties that are used for connecting SharePoint to a FAST Search for a SharePoint specific service. If the Identity parameter is not specified, this cmdlet returns all properties and their values for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchExtendedQueryProperty -SearchApplication "mySearchServiceApp "</dev:code><dev:remarks><maml:para>This example gets all FAST Search for SharePoint service connection properties for the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchExtendedQueryProperty -SearchApplication "mySearchServiceApp" -Identity "FASTSearchQueryServiceLocation"</dev:code><dev:remarks><maml:para>This example gets the property that specifies the location of the FAST Search Query Service for the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchExtendedQueryProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchExtendedClickThroughExtractorJobDefinition</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchExtendedQueryProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Start-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</command:name><maml:description><maml:para>Starts an instance of a search manager service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Start-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchQueryAndSiteSettingsServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search manager service instance to start.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid SPServer name, or the name of a search manager service instance (for example, SearchManagerServiceInstance1); or an instance of a valid SearchManagerServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchQueryAndSiteSettingsServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchQueryAndSiteSettingsServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Start-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance cmdlet starts the query and site settings service instance on the server instance in the same farm as the search service application to host the query object model (OM), Windows Communication Foundation (WCF) endpoint, and query processor for the search service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$qssInstance = Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance -Local
Start-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance -Identity $qssInstance</dev:code><dev:remarks><maml:para>This example starts the local query and site settings instance.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Start-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchPropertyDatabase</command:name><maml:description><maml:para>Returns a property store.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchPropertyDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchPropertyDatabase</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IndexPartition</maml:name><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the property store to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid property store name (for example, PropertyStore1); or an instance of a valid PropertyStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue><dev:type><maml:name>PropertyStorePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the property store collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IndexPartition</maml:name><maml:description><maml:para>Specifies the index partition that contains the property store.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, an ordinal that represents a specific partition, in the form 0, or an instance of a valid IndexPartition object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue><dev:type><maml:name>IndexPartitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the property store.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchPropertyDatabase cmdlet reads a PropertyStore object for a search service application when the property store is created or updated. The PropertyStore object stores metadata about content for a search service application.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the property store collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE---------------- </maml:title>
<dev:code>C:\PS>$propertyDB = Get-SPEnterpriseSearchPropertyDatabase -SearchApplication 
mySearchServiceApp -Identity ExamplePropertyDB

</dev:code><dev:remarks><maml:para>This example obtains a reference to the property database ExamplePropertyDB from the mySearchServiceApp search application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchPropertyDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchMetadataCategory</command:name><maml:description><maml:para>Returns a crawled property category.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchMetadataCategory</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchMetadataCategory</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CategoryPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the metadata category to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a metadata category (for example, MetadataCategory1); or an instance of a valid Category object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CategoryPipeBind</command:parameterValue><dev:type><maml:name>CategoryPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the enterprise search metadata categories.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchMetadataCategory cmdlet reads a MetadataCategory object when the category is created, updated, or deleted. Run this cmdlet when the initial search is configured and after a new crawled property category is discovered during a crawl. SPEnterpriseSearchMetadataCategory represents a category in the enterprise search metadata property schema. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the metadata category collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1" 
$cat = Get-SPEnterpriseSearchMetadataCategory -SearchApplication $searchapp -Identity People</dev:code><dev:remarks><maml:para>This example returns the People metadata category for the search application SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchMetadataCategory</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchQueryComponent</command:name><maml:description><maml:para>Adds a query component to a query topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchQueryComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryComponent</maml:name><command:parameter required="True" position="Named"><maml:name>IndexPartition</maml:name><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchServiceInstance</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverOnly</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IndexLocation</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ShareName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IndexPartition</maml:name><maml:description><maml:para>Specifies the index partition to use for the query component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid IndexPartition object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">IndexPartitionPipeBind</command:parameterValue><dev:type><maml:name>IndexPartitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the query component collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchServiceInstance</maml:name><maml:description><maml:para>Specifies the search service instance to host the new query component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a query server, in the form MyQueryServer; or an instance of a valid SearchServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverOnly</maml:name><maml:description><maml:para>Specifies whether the query component is used for failover.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IndexLocation</maml:name><maml:description><maml:para>Specifies the path to the index directory where the full-text index files are created.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\ folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShareName</maml:name><maml:description><maml:para>Specifies the name for the file share at the path specified in IndexLocation. The string must contain only  characters valid in a UNC path.</maml:para><maml:para /><maml:para>The type must be a valid name of a file share; for example, FileShare1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchQueryComponent cmdlet is used when the search functionality is initially configured and a new query component is added to a shared search application. A query topology has one or more index partitions and one or more query components. Query components perform user query-generated full-text term search in index partitions.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = GetSPEnterpriseSearchServiceApplication
$qtOld = $ssa | Get-SPEnterpriseSearchQueryTopology -Active
$ssInstance = Get-SPEnterpriseSearchServiceInstance -Local
$qtNew = $ssa | New-SPEnterpriseSearchQueryTopology -Partitions 1 
$idxPartition = (Get-SPEnterpriseSearchIndexPartition -QueryTopology $qtOld)
$queryComponent = New-SPEnterpriseSearchQuerycomponent -QueryTopology $qtNew -IndexPartition $idxPartition -SearchServiceInstance $ssInstance
$qtNew | Set-SPEnterpriseSearchQueryTopology -Active
$qtOld | Remove-SPEnterpriseSearchQueryTopology</dev:code><dev:remarks><maml:para>This example creates a query topology with a single partition and creates a query component for that topology. It then sets the newly-created query topology as the active query topology of a search application named MySSA, and deletes the old topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryComponent</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryComponent</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchQueryComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchQueryAuthority</command:name><maml:description><maml:para>Deletes an authoritative page.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchQueryAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchQueryAuthority</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">AuthorityPagePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query authority page to delete.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; or an instance a valid AuthorityPage object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">AuthorityPagePipeBind</command:parameterValue><dev:type><maml:name>AuthorityPagePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the authoritative page collection to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid Search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchQueryAuthority cmdlet adjusts query rank by deleting an authoritative page. SPEnterpriseSearchQueryAuthority represents authoritative sites that rank higher in relevance than demoted sites, which are de-emphasized in relevance.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseSearchQueryAuthority -Identity http://contoso.com -SearchApplication MySSA</dev:code><dev:remarks><maml:para>This example removes the query authority URL http://contoso.com from the search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchQueryAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQuerySuggestionCandidates</command:name><maml:description><maml:para>Returns a list of queries.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQuerySuggestionCandidates</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQuerySuggestionCandidates</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Get-SPEnterpriseSearchQuerySuggestionCandidates cmdlet to return a list of popular queries that can be displayed in a related queries Web Part. The list gives the administrator a chance to review potential queries and add some of them to the related queries list.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE------------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication

C:\PS>Get-SPEnterpriseSearchQuerySuggestionCandidates -SearchApplication $searchapp</dev:code><dev:remarks><maml:para>This example returns popular search queries by using the search application contained in the variable $searchapp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQuerySuggestionCandidates</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchAdministrationComponent</command:name><maml:description><maml:para>Sets properties of an administration component for a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchAdministrationComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchAdministrationComponent</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">AdminComponentPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchServiceInstance</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StoragePath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the administration component to update.</maml:para><maml:para /><maml:para>The type must be a valid name (GUID), such as 12345678-90ab-cdef-1234-567890bcdefgh; or an instance of a valid AdminComponent object</maml:para><maml:para /></maml:description><command:parameterValue required="True">AdminComponentPipeBind</command:parameterValue><dev:type><maml:name>AdminComponentPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the administration component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Specifies that the admin component must be moved to the new search service instance.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchServiceInstance</maml:name><maml:description><maml:para>Specifies the search service instance to host the administration component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a search server (for example, MyQueryServer); or an instance of a valid SearchServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>StoragePath</maml:name><maml:description><maml:para>Specifies the path for storing data for the administration component. The path must contain a valid file share and use valid registry characters.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\ folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchAdministrationComponent cmdlet updates properties of an AdministrationComponent object for a search service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "Sample Search Service Application" admin = Get-SPEnterpriseSearchAdministrationComponent -SearchApplication $searchapp
$admin | Set-SPEnterpriseSearchAdministrationComponent -SearchServiceInstance newserver -Force</dev:code><dev:remarks><maml:para>This example moves the administration component to a different server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchAdministrationComponent</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchAdministrationComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchServiceApplicationProxy</command:name><maml:description><maml:para>Sets properties of a search service application proxy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchServiceApplicationProxy</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specified the search service application proxy to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a search service application proxy (for example, SearchServiceAppProxy1); or an instance of a valid SearchServiceApplicationProxy object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationProxyPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the display name of the search application proxy to create.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, SearchAppProxy1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchServiceApplicationProxy cmdlet updates properties of a site administration service application proxy for a search application. SPEnterpriseSearchServiceApplicationProxy represents the proxy for search site administration functionality. One search service application proxy exists for each search application on a farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceApplicationProxy -Identity SsaProxy | Set- SPEnterpriseSearchServiceApplicationProxy -Name ContosoSearchProxy</dev:code><dev:remarks><maml:para>This example sets the display name of a search service application proxy.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Restart-SPEnterpriseSearchQueryComponent</command:name><maml:description><maml:para>Restarts a failed query component.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Restart</command:verb><command:noun>SPEnterpriseSearchQueryComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Restart-SPEnterpriseSearchQueryComponent</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query component to restart.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryComponent object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue><dev:type><maml:name>QueryComponentPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the query component collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Restart-SPEnterpriseSearchQueryComponent cmdlet recovers a failed query component from its redundant component under the same index partition. There must be redundant query components (at least two) serving one index partition, one of which being in Ready state.</maml:para><maml:para /><maml:para>If this query component is offline because of some failures --for example, index corruption, low disk, or out-of- sync -- a user can recover this component by running this cmdlet.</maml:para><maml:para /><maml:para>Although the Restart-SPEnterpriseSearchQueryComponent cmdlet is designed to recover a failed (offline) query component, it can also be called on a Ready component to clone one that has the same index files as its source component.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = GetSPEnterpriseSearchServiceApplication -Identity MySSA
$qt = $ssa.QueryTopologies
$qc = Get-SPEnterpriseSearchQueryComponent -QueryTopology $qt.ActiveTopology
$qc | fl Name,State

Name  : 06f80fa2-c043-41cf-9b73-1c86037be74e-query-1
State : Ready

Name  : 06f80fa2-c043-41cf-9b73-1c86037be74e-query-0
State : Offline

$qc[0] |  Restart-SPEnterpriseSearchQueryComponent</dev:code><dev:remarks><maml:para>This example restarts a query component in the active query topology of a search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Restart-SPEnterpriseSearchQueryComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchSecurityTrimmer</command:name><maml:description><maml:para>Adds a custom security trimmer to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchSecurityTrimmer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchSecurityTrimmer</maml:name><command:parameter required="True" position="1"><maml:name>Id</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>RulePath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>TypeName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Properties</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Id</maml:name><maml:description><maml:para>Specifies the identity of the pluggable security trimmer to use for the specified search application. If this parameter specifies an existing custom security trimmer, the trimmer will be removed and replaced with the custom trimmer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RulePath</maml:name><maml:description><maml:para>Specifies the content path to which the security trimmer will be applied.</maml:para><maml:para /><maml:para>The string must be a valid URI, in the form file:\\server_name\content, and it must correspond to an existing crawl rule.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Adds the security trimmer to the specified search application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>TypeName</maml:name><maml:description><maml:para>Specifies the fully-qualified type name of a security trimmer type. The name must refer to a type whose assembly is deployed to the global assembly cache on a query server, and that type must implement the ISecurityTrimmer interface (Microsoft.Office.Server.Search.Query.ISecurityTrimmer).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Properties</maml:name><maml:description><maml:para>Specifies the name-value pairs that specify the configuration properties.</maml:para><maml:para /><maml:para>The type must be in the following name/value pair format: Name1~Value1~Name2~Value2~</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchSecurityTrimmer cmdlet creates a new object to configure the pluggable security trimmer. SPEnterpriseSearchSecurityTrimmer represents a pluggable security trimmer that performs customized security trimming of search results at query time, when the results are returned to the user.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA"
New-SPEnterpriseSearchSecurityTrimmer -Id 1234 -SearchApplication $ssa -TypeName Contoso.Security.QueryTrimmer -RulePath http://myServer</dev:code><dev:remarks><maml:para>This example adds a new custom security trimmer of type Contoso.Security.QueryTrimmer to the path http://myServer.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchSecurityTrimmer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchSecurityTrimmer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchSecurityTrimmer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchQueryAuthority</command:name><maml:description><maml:para>Sets the properties of an authoritative page for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchQueryAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchQueryAuthority</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">AuthorityPagePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Level</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query authority page to update.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; or an instance of a valid AuthorityPage object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">AuthorityPagePipeBind</command:parameterValue><dev:type><maml:name>AuthorityPagePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Level</maml:name><maml:description><maml:para>Specifies the level of the new authoritative page. Authoritative pages, designated by the service application administrator, are expert pages that link to the most relevant information. Because a search service application can have several designated authoritative pages, you use the Level property to specify the value of a specific page. This parameter sets the level for the most valuable authoritative pages to 0.</maml:para><maml:para /><maml:para>The type must be one of the following floating-point numbers: 0, 1, or 2.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the authority page collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchQueryAuthority cmdlet updates properties of an authoritative page and adjusts the query rank of an authoritative page. SPEnterpriseSearchQueryAuthority represents authoritative sites that rank higher in relevance than demoted sites, which are de-emphasized in relevance.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Set-SPEnterpriseSearchQueryAuthority -Identity http://contoso.com -Level 0.5 -SearchApplication MySSA</dev:code><dev:remarks><maml:para>This example adjusts the authoritative level of the URL http://contoso.com to 0.5 on the search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchQueryAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlExtension</command:name><maml:description><maml:para>Adds an extension rule to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlExtension</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlExtension</maml:name><command:parameter required="False" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the file name extension to set.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid file name extension (for example, .xml); or an instance of a valid CrawlExtension object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the extension collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlExtension cmdlet adds a file extension to the list of file types to be included in the index. Run this cmdlet after any new IFilter interface is added in order to ensure the new file type is crawled.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$searchapp | New-SPEnterpriseSearchCrawlExtension "pdf"</dev:code><dev:remarks><maml:para>This example adds, after adding a PDF IFilter, the file type to the list of file extensions to be included in the index.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlExtension</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlExtension</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlExtension</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlComponent</command:name><maml:description><maml:para>Deletes a crawl component from a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlComponent</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlComponentPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlTopology</maml:name><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl component to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlComponent object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlComponentPipeBind</command:parameterValue><dev:type><maml:name>CrawlComponentPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlTopology</maml:name><maml:description><maml:para>Specifies the crawl topology that contains the crawl component to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue><dev:type><maml:name>CrawlTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl component.</maml:para><maml:para /><maml:para>Must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name, (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchCrawlComponentAdmin cmdlet deletes a specified crawl component from a shared service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1)"
$topo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp
New-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -clone -CrawlTopology $topo
$newtopo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -Identity 11111111-1111-1111-1111-111111111111
$cc = Get-SPEnterpriseSearchCrawlComponent -CrawlTopology $newtopo -Identity 22222222-2222-2222-2222-222222222222
$cc | Remove-SPEnterpriseSearchCrawlComponent
$newtopo | Set-SPEnterpriseSearchCrawlTopology -Active</dev:code><dev:remarks><maml:para>This example creates a new, inactive crawl topology, removes a crawl component from the crawl topology, and then activates the new crawl topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlComponent</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlComponent</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchExtendedQueryProperty</command:name><maml:description><maml:para>Sets FAST Search for SharePoint service-specific properties.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchExtendedQueryProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchExtendedQueryProperty</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ExtendedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Value</maml:name><command:parameterValue required="True">Object</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Farm</maml:name><command:parameterValue required="True">SPFarmPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">ExtendedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ExtendedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the administration component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Value</maml:name><maml:description><maml:para>Specifies the value to assign to the property indicated by the Identity parameter.</maml:para><maml:para /><maml:para>The expected format for FASTSearchQueryServiceLocation, FASTSearchAdminServiceLocation, and FASTSearchResourceStoreLocation is server name followed by the port number.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Object</command:parameterValue><dev:type><maml:name>Object</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchExtendedQueryProperty cmdlet updates properties used in a specific FAST Search for SharePoint search service application. The properties are needed to connect your deployment with a FAST Search Server back end and retain information about the location of the FAST Search Query Service and the FAST Search Admin Service. To get available properties, see Get-SPEnterpriseSearchExtendedQueryProperty.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------EXAMPLE 1------------ </maml:title>
<dev:code>C:\PS>Set-SPEnterpriseSearchExtendedQueryProperty -SearchApplication "mySearchServiceApp" -Identity "FASTSearchQueryServiceLocation" -Value "fastsearchquery.contoso.com:13285"</dev:code><dev:remarks><maml:para>This example sets the location of the FAST Search Query Service to fastsearchquery.contoso.com port 13285.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------EXAMPLE 2------------</maml:title>
<dev:code>C:\PS>Set-SPEnterpriseSearchExtendedQueryProperty -SearchApplication "mySearchServiceApp" -Identity "FASTSearchAdminServiceLocation" -Value "fastsearchadmin.contoso.com:13256"</dev:code><dev:remarks><maml:para>This example sets the location of the FAST Search Admin Service to fastsearchadmin.contoso.com port 13256.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------EXAMPLE 3------------</maml:title>
<dev:code>C:\PS>Set-SPEnterpriseSearchExtendedQueryProperty -SearchApplication "mySearchServiceApp" -Identity "FASTSearchResourceStoreLocation" -Value "http://fastsearchadmin.contoso.com:13255"</dev:code><dev:remarks><maml:para>This example sets the location of the FAST Search Resource Store to fastsearchadmin.contoso.com port 13255.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchExtendedQueryProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryScopeRule</command:name><maml:description><maml:para>Returns a shared scope rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryScopeRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryScopeRule</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ScopeRulePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Scope</maml:name><command:parameterValue required="True">ScopePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the scope rule to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope rule (for example, ScopeRule1); or an instance of a valid ScopeRule object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopeRulePipeBind</command:parameterValue><dev:type><maml:name>ScopeRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Scope</maml:name><maml:description><maml:para>Returns query scope rules for the specified scope.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope (for example, Scope1); or an instance of a valid Scope object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopePipeBind</command:parameterValue><dev:type><maml:name>ScopePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /><maml:para>Returns query scope rules for the specified results URL.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope rule collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryScopeRule cmdlet reads a QueryScopeRule object when the shared scope rule is created, updated, or deleted. SPEnterpriseSearchQueryScopeRule represents a query result scope rule that can be applied to a scope.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA"
$scope = Get-SPEnterpriseSearchQueryScope -Identity MustCrawl -SearchApplication $ssa
Get-SPEnterpriseSearchQueryScopeRule -Scope $scope -Url http://criticalSite | Set-SPEnterpriseSearchQueryScopeRule -Url http://criticalSite -UrlScopeRuleType Url
</dev:code><dev:remarks><maml:para>This example gets a reference to a scope rule for the URL http://criticalSite, and sets its rule type to URL.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryScopeRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Start-SPEnterpriseSearchServiceInstance</command:name><maml:description><maml:para>Starts an instance of a search service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>SPEnterpriseSearchServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Start-SPEnterpriseSearchServiceInstance</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service instance to start.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a query server (for example, MyQueryServer); or an instance of a valid SearchServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Start-SPEnterpriseSearchServiceInstance cmdlet starts an instance of a search service on a farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceInstance -Local | Start-SPEnterpriseSearchServiceInstance</dev:code><dev:remarks><maml:para>This example starts the local search service instance.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Stop-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Start-SPEnterpriseSearchServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchSiteHitRule</command:name><maml:description><maml:para>Deletes a site hit rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchSiteHitRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchSiteHitRule</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SiteHitRulePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchService</maml:name><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The rule that is used for the specified site.</maml:para><maml:para /><maml:para>The type must be a valid site hit rule host or an instance of a valid SiteHitRule object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SiteHitRulePipeBind</command:parameterValue><dev:type><maml:name>SiteHitRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchService</maml:name><maml:description><maml:para>Specifies the search service in the farm that hosts the crawl.</maml:para><maml:para /><maml:para>The type must be an instance of a valid SearchService object; otherwise, the local service on the server that hosts the Windows PowerShell cmdlet is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue><dev:type><maml:name>SearchServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchSiteHitRule cmdlet deletes the site hit rule that controls the number of threads used to crawl a given site.
</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-------------------</maml:title>
<dev:code>C:\PS>
Remove-SPEnterpriseSearchSiteHitRule -Identity myHost</dev:code><dev:remarks><maml:para>This example removes a site hit rule for the myHost host.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchSiteHitRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchSiteHitRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchSiteHitRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchQueryKeyword</command:name><maml:description><maml:para>Adds a keyword term to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchQueryKeyword</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryKeyword</maml:name><command:parameter required="True" position="1"><maml:name>Term</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Contact</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Definition</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EndDate</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ReviewDate</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartDate</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Term</maml:name><maml:description><maml:para>Specifies the keyword term to create.</maml:para><maml:para /><maml:para>The type must be a valid string that contains a keyword term (for example, KeywordTerm1).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Associates the new keyword term to the specified results URL.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Contact</maml:name><maml:description><maml:para>Specifies the user name associated with the new keyword.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, KeywordUser1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Definition</maml:name><maml:description><maml:para>Specifies the definition of the new keyword term.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, a keyword term definition.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EndDate</maml:name><maml:description><maml:para>Specifies the expiration date of the keyword term. The default value is MaxDate.
</maml:para><maml:para /><maml:para>The type must be a valid DateTime type, in the form 2010,12,05.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ReviewDate</maml:name><maml:description><maml:para>Specifies the review date of the keyword term. The default value is MaxDate.</maml:para><maml:para /><maml:para>The type must be a valid date, in the form 2010,12,05.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>StartDate</maml:name><maml:description><maml:para>Specifies the activation date for the keyword term. The default value is the current date.</maml:para><maml:para /><maml:para>The type must be a valid date, in the form 2010,12,05.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchQueryKeyword cmdlet changes query results by creating a new keyword. A query keyword is a query component of a query topology. SPEnterpriseSearchQueryKeyword represents relevance setting through keywords.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>New-SPEnterpriseSearchQueryKeyword -Term Tangible -Site http://myserver/sites/team</dev:code><dev:remarks><maml:para>This example creates a new query keyword for the site http://myserver/sites/team with the term Tangible.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchQueryKeyword</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchMetadataCrawledProperty</command:name><maml:description><maml:para>Sets the properties of a metadata crawled property for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchMetadataCrawledProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchMetadataCrawledProperty</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>IsMappedToContents</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawled property to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid CrawledProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue><dev:type><maml:name>CrawledPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IsMappedToContents</maml:name><maml:description><maml:para>Specifies that the crawled property is mapped to managed properties.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawled property.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Category</maml:name><maml:description><maml:para>Adds the crawled property to the specified metadata category.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a metadata category (for example, MetadataCategory1); or an instance of a valid Category object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>PropSet</maml:name><maml:description><maml:para>Creates the new metadata property with the specified property set.</maml:para><maml:para /><maml:para>A valid GUID that specifies the property set, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>VariantType</maml:name><maml:description><maml:para>Adds the crawled property as the specified variant type. For more information about valid values for this property, see VARIANT Type Constants (http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409) (http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409).

</maml:para><maml:para /><maml:para>The type must be an integer that specifies a valid variant data type of the property set.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchMetadataCrawledProperty cmdlet updates properties of a crawled property when the search functionality is initially configured and after any new crawled property is added to create the rules for the crawled property. SPEnterpriseSearchMetadataCrawledProperty represents a crawled property in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$prop = Get-SPEnterpriseSearchMetadataCrawledProperty -Name testcrawledproperty -SearchApplication $searchapp
$prop | Set-SPEnterpriseSearchMetadataCrawledProperty -IsMappedToContents $False</dev:code><dev:remarks><maml:para>This example changes the attribute that maps the crawled property to managed properties to False.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataCrawledProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataCrawledProperty</maml:linkText><maml:uri /></maml:navigationLink>VARIANT Type Constants (http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409)http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchMetadataCrawledProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchSecurityTrimmer</command:name><maml:description><maml:para>Deletes a custom security trimmer.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchSecurityTrimmer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchSecurityTrimmer</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SecurityTrimmerPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the pluggable security trimmer to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid SecurityTrimmer object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecurityTrimmerPipeBind</command:parameterValue><dev:type><maml:name>SecurityTrimmerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the security trimmer.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchSecurityTrimmer cmdlet deletes the customized security trimmer that is used for a search application's query results. A custom security trimmer trims search results before the results are returned to the user.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchSecurityTrimmer -SearchApplication MySSA |  Remove-SPEnterpriseSearchSecurityTrimmer</dev:code><dev:remarks><maml:para>This example removes the pluggable security trimmer registered in the search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchSecurityTrimmer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchSecurityTrimmer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchSecurityTrimmer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlContentSource</command:name><maml:description><maml:para>Creates a new crawl content source for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlContentSource</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">Business | O12Business | CustomRepository | Custom | Exchange | File | LotusNotes | SharePoint | Web</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CustomProtocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LOBSystemSet</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SharePointCrawlBehavior</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartAddresses</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Tag</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the content source to create.</maml:para><maml:para /><maml:para>The type must be a valid name of a ContentSource object (for example, ContentSource1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the content source.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the name of the content source type. Valid values are web, sharepoint, custom, lotusnotes, custom, file, exchange (for Microsoft Exchange public folders), and business (for the Business Data Connectivity Metadata Store).</maml:para><maml:para /><maml:para>The type must be the valid name of a content source type; for example, custom.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Business | O12Business | CustomRepository | Custom | Exchange | File | LotusNotes | SharePoint | Web</command:parameterValue><dev:type><maml:name>Business | O12Business | CustomRepository | Custom | Exchange | File | LotusNotes | SharePoint | Web</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BDCApplicationProxyGroup</maml:name><maml:description><maml:para>Specifies the proxy to use for a business type content source. This proxy group must contain a default Business Data Connectivity Metadata Store proxy.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlPriority</maml:name><maml:description><maml:para>Specifies the priority of this content source.</maml:para><maml:para /><maml:para>The type must one of the following integers: 1= Normal, 2=High.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CustomProtocol</maml:name><maml:description><maml:para>Specifies the custom protocol, handled by the custom connector, to use for this content source.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>LOBSystemSet</maml:name><maml:description><maml:para>Specifies a comma-separated list of Business Data Connectivity Metadata Store system names and system instance names for a business type content source.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxPageEnumerationDepth</maml:name><maml:description><maml:para>Specifies, for a web or custom type content source, the number of page hops that the crawler can make from the start address to a content item.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxSiteEnumerationDepth</maml:name><maml:description><maml:para>Specifies, for a web or custom type content source, the number of site hops that the crawler can take from the start address to a content item.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SharePointCrawlBehavior</maml:name><maml:description><maml:para>Specifies crawl behavior for a sharepoint type content source. The search application behavior can be either:
</maml:para><maml:para /><maml:para>Specify CrawlSites to crawl only particular site collections.</maml:para><maml:para /><maml:para>Specify CrawlVirtualServers to crawl the entire server and all site collections on the server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>StartAddresses</maml:name><maml:description><maml:para>Specifies the comma-separated list of URLs at which to start a crawl for this content source.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Tag</maml:name><maml:description><maml:para>Specifies the URL for the page to modify the settings for a custom content source. The string that specifies the URL can contain a maximum of 1,024 characters.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlContentSource cmdlet creates a new content source.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
New-SPEnterpriseSearchCrawlContentSource -SearchApplication $searchapp -Type file -name somename -StartAddresses file://someserver/public</dev:code><dev:remarks><maml:para>This example creates a new content source of type file to crawl a file system.</maml:para><maml:para /><maml:para>A crawl schedule must be created by using the Set-SPEnterpriseSearchCrawlContentSource cmdlet to automatically crawl this content source.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlContentSource</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchSecurityTrimmer</command:name><maml:description><maml:para>Returns a custom security trimmer.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchSecurityTrimmer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchSecurityTrimmer</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SecurityTrimmerPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the pluggable security trimmer used for the specified search application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid SecurityTrimmer object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecurityTrimmerPipeBind</command:parameterValue><dev:type><maml:name>SecurityTrimmerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the security trimmer.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchSecurityTrimmer cmdlet returns the PluggableSecurityTrimmer object when a customized security trimmer is created, updated, or deleted for the query results of the specified search application. A custom security trimmer trims search results before the results are returned to the user. </maml:para><maml:para /><maml:para> If the Identity parameter is not specified, this cmdlet returns the security trimmer collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceApplication -Identity MySSA | Get-SPEnterpriseSearchSecurityTrimmer</dev:code><dev:remarks><maml:para>This example obtains the pluggable security trimmers registered in the search service application MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchSecurityTrimmer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchSecurityTrimmer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchSecurityTrimmer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchRankingModel</command:name><maml:description><maml:para>Sets the properties of a ranking model for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchRankingModel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchRankingModel</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">RankingModelPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>RankingModelXML</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the ranking model to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid RankingModel object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">RankingModelPipeBind</command:parameterValue><dev:type><maml:name>RankingModelPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RankingModelXML</maml:name><maml:description><maml:para>Specifies the name of the XML representation of the new ranking model.</maml:para><maml:para /><maml:para>The type must be a valid name of an .xml file; for example, XMLfilename1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the ranking model.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchRankingModel cmdlet updates properties of a ranking model for a query service application. The name, description, and identifier (ID) for a ranking model are contained in the .xml file specified in RankingModelXML. If the Identity parameter is not specified or the identity does not match any of the ranking models in the collection, an exception is thrown and the default ranking model is used.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$rankingModel = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA" | Get-SPEnterpriseSearchRankingModel
$rankingModel[0] |  Set-SPEnterpriseSearchRankingModel -RankingModelXML newModel.xml</dev:code><dev:remarks><maml:para>This example reconfigures the first ranking model from the search service application to the configuration contained in newModel.xml.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchRankingModel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchQueryKeyword</command:name><maml:description><maml:para>Sets the properties of a keyword term for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchQueryKeyword</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchQueryKeyword</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">KeywordPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Contact</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Definition</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EndDate</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ReviewDate</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartDate</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Term</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the keyword term to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid string that contains a keyword term (for example, KeywordTerm1); or an instance of a valid Keyword object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">KeywordPipeBind</command:parameterValue><dev:type><maml:name>KeywordPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Contact</maml:name><maml:description><maml:para>Specifies the user name associated with the new keyword.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, KeywordUser1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Definition</maml:name><maml:description><maml:para>Specifies the definition of the new keyword term.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, a keyword term definition.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EndDate</maml:name><maml:description><maml:para>Specifies the expiration date of the keyword term. The default value is MaxDate.</maml:para><maml:para /><maml:para>The type must be a valid DateTime type, in the form 2010,12,05.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ReviewDate</maml:name><maml:description><maml:para>Specifies the review date of the keyword term. The default value is MaxDate.
</maml:para><maml:para /><maml:para>The type must be a valid DateTime type, in the form 2010,12,05.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query keyword collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Associates the new keyword term to the specified results URL.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>StartDate</maml:name><maml:description><maml:para>Specifies the activation date for the keyword term. The default value is the current date.</maml:para><maml:para /><maml:para>The type must be a valid date, in the form 2010,12,05.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Term</maml:name><maml:description><maml:para>Specifies the keyword term that triggers keyword results.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, a keyword term.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchQueryKeyword cmdlet updates properties and rules of a keyword term. A query keyword is a query component of a query topology. SPEnterpriseSearchQueryKeyword represents relevance setting through keywords.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchQueryKeyword -Identity Engineering -Site http://myserver/sites/engineering | Set-SPEnterpriseSearchQueryKeyword -StartDate "12/25/2009" -EndDate "12/24/2010" -Site http://myserver/sites/engineering</dev:code><dev:remarks><maml:para>This example gets a reference to the keyword with the term Engineering from the site http://myserver/sites/engineering, and sets the start dates and end dates for the keyword.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryKeyword</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchQueryKeyword</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchMetadataMapping</command:name><maml:description><maml:para>Deletes a metadata mapping from a managed property.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchMetadataMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchMetadataMapping</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">MappingPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the metadata mapping to delete.</maml:para><maml:para /><maml:para>A valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid CrawlMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">MappingPipeBind</command:parameterValue><dev:type><maml:name>MappingPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the managed property collection.</maml:para><maml:para /><maml:para>A valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchMetadataMapping cmdlet deletes unused or unwanted mappings from a managed property. A metadata mapping is the mapping between a managed property and one or more crawled properties in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$mp = Get-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Identity testmanagedproperty
$prop = Get-SPEnterpriseSearchMetadataCrawledProperty -SearchApplication $searchapp -Name testcrawledproperty
$map = Get-SPEnterpriseSearchMetadataMapping -SearchApplication $searchapp -CrawledProperty $prop -ManagedProperty $mp
$map | Remove-SPEnterpriseSearchMetadataMapping</dev:code><dev:remarks><maml:para>This example removes the metadata mapping between the crawled property testcrawledproperty and the managed property testmanagedproperty.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchMetadataMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlContentSource</command:name><maml:description><maml:para>Deletes a specified crawl content source from a search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlContentSource</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlContentSource</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The crawl content source to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a ContentSource object (for example, ContentSource1); or an instance of a valid ContentSource object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ContentSourcePipeBind</command:parameterValue><dev:type><maml:name>ContentSourcePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl content source.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchCrawlContentSource cmdlet deletes a specified crawl content source from a service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$topo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp
New-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -clone -CrawlTopology $topo
$newtopo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -Identity 11111111-1111-1111-1111-111111111111
$cc = Get-SPEnterpriseSearchCrawlComponent -CrawlTopology $newtopo -Identity 22222222-2222-2222-2222-222222222222
$cc | Remove-SPEnterpriseSearchCrawlComponent
$newtopo | Set-SPEnterpriseSearchCrawlTopology -Active
</dev:code><dev:remarks><maml:para>This example creates a new, inactive, crawl topology, removes a crawl component from it, and activates the new crawl topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlContentSource</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlContentSource</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchAdministrationComponent</command:name><maml:description><maml:para>Returns the administration component for a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchAdministrationComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchAdministrationComponent</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the administration component.</maml:para><maml:para /><maml:para>The type must be a valid name (GUID), in the form 12345678-90ab-cdef-1234-567890bcdefgh; or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchAdmininstrationComponent cmdlet retrieves an administration component for a search service application in order to update or delete it.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE---------------- </maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication ExampleSearchServiceApplication
$adminCmpnt = Get-SPEnterpriseSearchAdministrationComponent
  -SearchApplication $searchApp</dev:code><dev:remarks><maml:para>This example obtains an object reference to the administration component of a search service application named ExampleSearchServiceApplication.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchAdministrationComponent</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchAdministrationComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlDatabase</command:name><maml:description><maml:para>Creates a crawl database which can be added to a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Dedicated</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the database to create for the crawl database.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, CrawlStoreDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl database.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the name of the password for the Microsoft SQL Server database server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the database specified in DatabaseName.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the account name specified in the Database Server parameter. </maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Dedicated</maml:name><maml:description><maml:para>Used for scale-out optimization, this parameter specifies that the database is dedicated to one or more hosts using host distribution rules, and is not shared for all other hosts.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Server that is used for failover when SQL Server mirroring is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlDatabase cmdlet is used during initial configuration and farm scale-out to create a new crawl database, which can be added to a search service application. A crawl database stores crawl history for a search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication mySearchServiceApp
New-SPEnterpriseSearchCrawlDatabase -SearchApplication $searchApp 
-DatabaseName newCrawlDB</dev:code><dev:remarks><maml:para>This example creates a new crawl database named newCrawlDB for the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Sets the properties of a search service application for a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdminApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultContentAccessAccountName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultContentAccessAccountPassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultSearchProvider</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DiacriticSensitive</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>VerboseQueryMonitoring</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdminApplicationPool</maml:name><maml:description><maml:para>Specifies the application pool for the administrative Web service for the search service application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of an application pool (for example, AdminAppPool1); or an instance of a valid IISWebServiceApplicationPool object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies an application pool for the search service application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of an application pool (for example, AppPool1); or an instance of a valid IISWebServiceApplicationPool object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the database for the Web service administration.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, WebAdminDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the password for the user ID that is used for accessing the Web service administration database on SQL Server.</maml:para><maml:para /><maml:para>The type must be a valid password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the Web service administration database.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the user ID to use for accessing the Web service administration database.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, WebAdminUserDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultContentAccessAccountName</maml:name><maml:description><maml:para>Specifies the account ID to use for accessing content.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, ContentAccessUser1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultContentAccessAccountPassword</maml:name><maml:description><maml:para>Specifies the password for the content access account.</maml:para><maml:para /><maml:para>The type must be a valid password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultSearchProvider</maml:name><maml:description><maml:para>Specifies the search application type to be used for this application:</maml:para><maml:para /><maml:para>0 = Default</maml:para><maml:para /><maml:para>1 = SharePoint Search</maml:para><maml:para /><maml:para>2 = Extended Search</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DiacriticSensitive</maml:name><maml:description><maml:para>Specifies that the search application respects diacritics (for example, ä).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host SQL instance for the failover database server.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server instance name; for example, SQLServerHost1.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>VerboseQueryMonitoring</maml:name><maml:description><maml:para>Enables verbose query monitoring. The default value is False.</maml:para><maml:para /><maml:para>The type must be a string that can be cast to a Boolean value; for example, True or False.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchServiceApplication cmdlet updates properties of a search service application. SPEnterpriseSearchServiceApplication represents a self-contained aggregation of indexed content and properties available for search, and provides an anchor class for setting global search properties. A search application can include multiple search service applications.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Set-SPEnterpriseSearchServiceApplication -Identity MySSA -VerboseQueryMonitoring True
</dev:code><dev:remarks><maml:para>This example turns on verbose query logging in the search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchQueryComponent</command:name><maml:description><maml:para>Modifies properties for a query component.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchQueryComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchQueryComponent</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverOnly</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query component to set.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryComponent object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue><dev:type><maml:name>QueryComponentPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverOnly</maml:name><maml:description><maml:para>Specifies that the query component only serves queries as a last resort, after all query instances for the partition have failed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the query component collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchQueryComponent cmdlet updates properties for a query component.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication mySearchServiceApp
Get-SPEnterpriseSearchQueryTopology -SearchApplication $searchApp
Get-SPEnterpriseSearchQueryComponent -QueryTopology $qt | 
Set-SPEnterpriseSearchQueryComponent -FailoverOnly $true</dev:code><dev:remarks><maml:para>This example sets the query component of the search service application, mySearchServiceApp, to serve as a failover-only query component.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchQueryComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchRankingModel</command:name><maml:description><maml:para>Adds a ranking model to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchRankingModel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchRankingModel</maml:name><command:parameter required="True" position="Named"><maml:name>RankingModelXML</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RankingModelXML</maml:name><maml:description><maml:para>Specifies the name of the XML representation of the new ranking model.</maml:para><maml:para /><maml:para>The type must be a valid name of an .xml file; for example, XMLfilename1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the ranking model.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchRankingModel cmdlet adds a new ranking model to the collection. The name, description, and identifier (ID) for the new ranking model are contained in the .xml file specified in RankingModelXML.
</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceApplication -Identity "NewSSA" | New-SPEnterpriseSearchRankingModel -RankingModelXML rankModel.xml</dev:code><dev:remarks><maml:para>This example creates a ranking model for the search service application MySSA from the file rankModel.xml.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchRankingModel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchQueryAuthority</command:name><maml:description><maml:para>Adds an authoritative page to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchQueryAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryAuthority</maml:name><command:parameter required="True" position="1"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Level</maml:name><command:parameterValue required="True">Single</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the query authority page to create.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Level</maml:name><maml:description><maml:para>Specifies the level of the new authoritative page. Authoritative pagesare expert pages that link to the most relevant information. A search service application can have multiple authoritative pages. The Level property is used to specify the relative relevance adjustment of the authoritative pages. This parameter may receive a floating point value of 0.0 - 2.0, where 0.0 has the most positive impact on relevance.
</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">Single</command:parameterValue><dev:type><maml:name>Single</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the authority page collection. </maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchQueryAuthority cmdlet adds an authoritative page to adjust query rank. SPEnterpriseSearchQueryAuthority represents authoritative sites that rank higher in relevance than demoted sites, which are de-emphasized in relevance.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication
New-SPEnterpriseSearchQueryAuthority -SearchApplication $ssa -Url http://contoso.com -Level 1.5</dev:code><dev:remarks><maml:para>This example designates the URL http://contoso.com as an authoritative page with a relative importance of 1.5.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchQueryAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchMetadataMapping</command:name><maml:description><maml:para>Returns the current state of a managed property mapping.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchMetadataMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchMetadataMapping</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawledProperty</maml:name><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ManagedProperty</maml:name><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the metadata mapping.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawledProperty</maml:name><maml:description><maml:para>Filters to return mappings to the specified crawled property.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid CrawledProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue><dev:type><maml:name>CrawledPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ManagedProperty</maml:name><maml:description><maml:para>Filters to return mappings to the specified managed property.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a managed property (for example, ManagedProperty1); or an instance of a valid ManagedProperty object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ManagedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchMetadataMapping cmdlet reads a Mapping object when the managed property mapping is created, updated, or deleted. SPEnterpriseSearchMetadataMapping represents a category of a mapping between a managed property and one or more crawled properties in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the metadata mapping collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "Sample Search Service Application"
$mp = Get-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Identity Author
Get-SPEnterpriseSearchMetadataMapping -SearchApplication $searchapp -ManagedProperty $mp</dev:code><dev:remarks><maml:para>This example lists all crawled properties mapped to the Author managed property.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchMetadataMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Resume-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Resumes a search service application that was suspended.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Resume</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Resume-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application to resume.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Resume-SPEnterpriseSearchServiceApplication cmdlet reads the SearchServiceApplication object and moves it from the Paused for: External Request state to the Online state. If the Identity parameter is not specified, all search service applications from the farm are returned as a collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity MySSA
$ssa | Resume-SPEnterpriseSearchServiceApplication</dev:code><dev:remarks><maml:para>This example obtains a reference to a search service application named MySSA and then resumes it.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Suspend-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Resume-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchQueryTopology</command:name><maml:description><maml:para>Adds a query topology to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchQueryTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryTopology</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Clone</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Clone</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryTopology</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Clone</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Partitions</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Clone</maml:name><maml:description><maml:para>Specifies that the new query topology is created by cloning an existing query topology.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Partitions</maml:name><maml:description><maml:para>Specifies the number of query partitions to use for the new query topology.</maml:para><maml:para /><maml:para>The type must be a valid string that indicates a number less than or equal to 256.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology to clone for the new query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchQueryTopology cmdlet is used when the search functionality is initially configured or when a new query topology is created. A search service application can contain multiple query topologies when a query component or index partition is added to or deleted from a topology.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = GetSPEnterpriseSearchServiceApplication
$qtOld = $ssa | Get-SPEnterpriseSearchQueryTopology -Active
$ssInstance = Get-SPEnterpriseSearchServiceInstance -Local
$qtNew = $ssa | New-SPEnterpriseSearchQueryTopology -Partitions 1 
$idxPartition = (Get-SPEnterpriseSearchIndexPartition -QueryTopology $qtOld)
$queryComponent = New-SPEnterpriseSearchQuerycomponent -QueryTopology $qtNew -IndexPartition $idxPartition -SearchServiceInstance $ssInstance
$qtNew | Set-SPEnterpriseSearchQueryTopology -Active
$qtOld | Remove-SPEnterpriseSearchQueryTopology</dev:code><dev:remarks><maml:para>This example creates a query topology with a single partition and creates a query component for that topology. It sets the new query topology as the active query topology of a search service application named MySSA, and deletes the old topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchQueryTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchMetadataCategory</command:name><maml:description><maml:para>Adds a crawled property category to a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchMetadataCategory</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchMetadataCategory</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AutoCreateNewManagedProperties</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DiscoverNewProperties</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MapToContents</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropSet</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the identity of the new metadata category.</maml:para><maml:para /><maml:para>The type must be a valid name of a metadata category (for example, MetadataCategory1).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AutoCreateNewManagedProperties</maml:name><maml:description><maml:para>Specifies that new managed properties are mapped when new crawled properties in this category are found.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DiscoverNewProperties</maml:name><maml:description><maml:para>Specifies that new properties in this category are discovered during a crawl.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MapToContents</maml:name><maml:description><maml:para>Specifies that string data from all crawled properties in this category is added to the full-text index catalog.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropSet</maml:name><maml:description><maml:para>Creates the new metadata category with the specified property set.</maml:para><maml:para /><maml:para>The type must be a valid GUID that specifies the property set, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchMetadataCategory cmdlet creates the new crawled property category. SPEnterpriseSearchMetadataCategory represents a category in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
New-SPEnterpriseSearchMetadataCategory -SearchApplication $searchapp -Name test -discovernewproperties $True</dev:code><dev:remarks><maml:para>This example shows the creation of a new metadata category.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchMetadataCategory</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchRankingModel</command:name><maml:description><maml:para>Returns a ranking model.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchRankingModel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchRankingModel</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">RankingModelPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the ranking model to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid RankingModel object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">RankingModelPipeBind</command:parameterValue><dev:type><maml:name>RankingModelPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the ranking model.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchRankingModel cmdlet reads the RankingModel object when a ranking model is created, removed, or updated. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified or the identity does not match any of the ranking models in the collection, an exception is thrown and the default ranking model is used.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$rankingModelList = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA" | Get-SPEnterpriseSearchRankingModel
</dev:code><dev:remarks><maml:para>This example obtains a reference to the collection of ranking models for the search service application MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchRankingModel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchExtendedConnectorProperty</command:name><maml:description><maml:para>Adds new Extended Connector properties.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchExtendedConnectorProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchExtendedConnectorProperty</maml:name><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Value</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the new Extended Connector property.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the name of the Search application to add the new Extended Connector property.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Value</maml:name><maml:description><maml:para>Specifies the value of the Extended Connector property.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the New-SPEnterpriseSearchExtendedConnectorProperty cmdlet to add a new Search Extended Connector property.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------EXAMPLE----------------------</maml:title>
<dev:code>C:\PS></dev:code><dev:remarks><maml:para /><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchExtendedConnectorProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchServiceInstance</command:name><maml:description><maml:para>Sets the properties of a search service instance.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchServiceInstance</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultIndexLocation</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service instance to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a query server (for example, MyQueryServer); or an instance of a valid SearchServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultIndexLocation</maml:name><maml:description><maml:para>Specifies the default path to use for creating an index of content.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms: </maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchServiceInstance cmdlet updates properties of the search service instance for a farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceInstance | Set-SPEnterpriseSearchServiceInstance -DefaultIndexLocation E:\SearchData</dev:code><dev:remarks><maml:para>This example sets the index location for the search service instance to the path e:\SearchData.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchService</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchPropertyDatabase</command:name><maml:description><maml:para>Modifies properties for a property store.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchPropertyDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchPropertyDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the property database to modify.</maml:para><maml:para /><maml:para>The value must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid property store name (for example, PropertyStore1); or an instance of a valid PropertyStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PropertyStorePipeBind</command:parameterValue><dev:type><maml:name>PropertyStorePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the server that is used for failover when SQL Server mirroring is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the property database.</maml:para><maml:para /><maml:para>The value must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchPropertyDatabase cmdlet modifies properties for a specified property store in the property store collection. A property store stores metadata about content for a search service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication mySearchServiceApp
Set-SPEnterpriseSearchPropertyDatabase -Identity PropertyStore-1
-SearchApplication $searchApp -FailoverDatabaseServer \\failoverServer</dev:code><dev:remarks><maml:para>This example sets the failover database server for the property database, PropertyStore-1, to the \\failoverServer server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchPropertyDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchQueryScope</command:name><maml:description><maml:para>Sets the properties of a query results scope for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchQueryScope</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchQueryScope</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ScopePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>AlternateResultsPage</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CompilationType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DisplayInAdminUI</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the scope to create.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope (for example, Scope1); or an instance of a valid Scope object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopePipeBind</command:parameterValue><dev:type><maml:name>ScopePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AlternateResultsPage</maml:name><maml:description><maml:para>Specifies the location to display results for the new query scope.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CompilationType</maml:name><maml:description><maml:para>Specifies the compilation type of the new scope. The value 0 specifies the conditionally compiled scope type, and the value 1 specifies the always compiled scope type.</maml:para><maml:para /><maml:para>The type must be either of the following: 0 or 1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Adds a description of the new query scope.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, a description of a query scope.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DisplayInAdminUI</maml:name><maml:description><maml:para>Specifies that the new scope is displayed in the administration application user interface (UI). The default setting is to hide the new scope in the administration application UI.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies a name for the query scope.</maml:para><maml:para /><maml:para>The type must be a valid name of a query scope; for example, QueryScope1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Filters to delete scopes for the specified results URL.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchQueryScope cmdlet updates properties of a shared scope. SPEnterpriseSearchQueryScope represents a query results scope used by all shared search applications on the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPenterpriseSearchServiceApplication -Identity MySSA
Get-SPEnterpriseSearchQueryScope -Identity MustCrawl -SearchApplication $ssa | Set-SPEnterpriseSearchQueryScope -Description "Business critical sites to index" -CompilationType 1 -AlternateResultsPage http://altServer</dev:code><dev:remarks><maml:para>This example obtains a reference to the scope named MustCrawl on the search service application named MySSA, and changes the description, compilation type, and alternate access URL.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchQueryScope</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlMapping</command:name><maml:description><maml:para>Returns a crawl mapping for the search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlMapping</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlMappingPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl mapping to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://crawlmap1; or an instance of a valid CrawlMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlMappingPipeBind</command:parameterValue><dev:type><maml:name>CrawlMappingPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl mapping collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchCrawlMapping cmdlet reads a CrawlMapping object when one of the crawl mapping rules is created, updated, or deleted. Run this cmdlet when the search is initially configured, and when access is changed through a different mechanism to create the crawl mapping rule; for example, when a rule is changed to use file:\\ rather than http://.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the crawl mapping collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title />
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$searchapp | Get-SPEnterpriseSearchCrawlMapping
</dev:code><dev:remarks><maml:para>This example returns the crawl mappings for the search application SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlMapping</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchMetadataManagedProperty</command:name><maml:description><maml:para>Sets the properties of a metadata managed property.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchMetadataManagedProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchMetadataManagedProperty</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultForQueryIndependentRank</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EnabledForQueryIndependentRank</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EnabledForScoping</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FullTextQueriable</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IncludeInMd5</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NameNormalized</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoWordBreaker</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveDuplicates</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RespectPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Retrievable</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UserFlags</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the managed property to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a managed property (for example, ManagedProperty1); or an instance of a valid ManagedProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ManagedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultForQueryIndependentRank</maml:name><maml:description><maml:para>Specifies that the property is mandatory when it is used in query-independent rank (relevance).
</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Adds a description for the new metadata managed property.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, a description for a metadata managed property.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EnabledForQueryIndependentRank</maml:name><maml:description><maml:para>Specifies that the managed property is mandatory when it is used in the custom ranking model for the query-independent work of ranking.</maml:para><maml:para /><maml:para>The type must be one of the following query-independent ranking features in the custom model XML:</maml:para><maml:para /><command:list>bullet<command:listItem><maml:para>queryIndependentFeature</maml:para><maml:para /></command:listItem><command:listItem><maml:para>categoryFeature</maml:para><maml:para /></command:listItem><command:listItem><maml:para>languageFeature</maml:para><maml:para /></command:listItem></command:list></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EnabledForScoping</maml:name><maml:description><maml:para>Specifies that the property can be used in a scope definition. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FullTextQueriable</maml:name><maml:description><maml:para>Specifies that the managed property can be used in enterprise search SQL queries.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IncludeInMd5</maml:name><maml:description><maml:para>Specifies that the managed property is included in the hash used by the crawler to determine whether a document has changed. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies a name for the managed property.</maml:para><maml:para /><maml:para>The type must be a valid managed property name; for example, ManagedProperty1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NameNormalized</maml:name><maml:description><maml:para>Specifies that the managed property has been converted to the full name. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoWordBreaker</maml:name><maml:description><maml:para>Specifies that the values for this property are processed by a word breaker. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveDuplicates</maml:name><maml:description><maml:para>Specifies that duplicate values for the property are removed. The default value is 1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RespectPriority</maml:name><maml:description><maml:para>Specifies that only one instance of the property exists for an item. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Retrievable</maml:name><maml:description><maml:para>Specifies that the property can be used for advanced search or keyword queries, and that the value for this property can be retrieved in search results.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the managed property collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UserFlags</maml:name><maml:description><maml:para>Reserved for future use.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchMetadataManagedProperty cmdlet updates the properties of a managed property. This cmdlet is used typically to change the name or description of a managed property. SPEnterpriseSearchMetadataManagedProperty represents a managed property in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$mp = Get-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Identity testmanagedproperty
$mp | Set-SPEnterpriseSearchMetadataManagedProperty -EnabledForScoping $True</dev:code><dev:remarks><maml:para>This example enables the managed property to be used in a scope.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchMetadataManagedProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Export-SPEnterpriseSearchTopology</command:name><maml:description><maml:para>Saves an existing search topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Export</command:verb><command:noun>SPEnterpriseSearchTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Export-SPEnterpriseSearchTopology</maml:name><command:parameter required="True" position="Named"><maml:name>Filename</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Filename</maml:name><maml:description><maml:para>Specifies the path and file name to use to create the topology XML file.</maml:para><maml:para /><maml:para>The type must be a valid path, in the form MyFeature\Feature.xml.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application with the topology to export.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Export-SPEnterpriseSearchTopology cmdlet exports the topology for a shared search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceAplication
Export-SPEnterpriseSearchTopology -SearchApplication $ssa -Filename topology.xml</dev:code><dev:remarks><maml:para>This example exports the topology of a search service application to a file named topology.xml.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Import-SPEnterpriseSearchTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Export-SPEnterpriseSearchTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Ping-SPEnterpriseSearchContentService</command:name><maml:description><maml:para>Sends a request to the content distributor.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Ping</command:verb><command:noun>SPEnterpriseSearchContentService</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Ping-SPEnterpriseSearchContentService</maml:name><command:parameter required="True" position="1"><maml:name>HostName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the name of the host server for the search service.</maml:para><maml:para /><maml:para>The type must be a valid fully qualified FAST Server host name; for example, FASTServerHost1.mydomain.com; or a host name and port number, for example, FastServerHost1.mydomain.com::16100</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Ping-SPEnterpriseSearchContentService cmdlet to send a request to the content distributor to determine whether the content distributor is available.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-------------------------</maml:title>
<dev:code>C:\PS>Ping-SPEnterpriseSearchContentService -HostName "FASTServer1.mydomain.com"</dev:code><dev:remarks><maml:para>This example sends a request to a content distributor on the host with the name FASTServer1.mydomain.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Ping-SPEnterpriseSearchContentService</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Stop-SPEnterpriseSearchServiceInstance</command:name><maml:description><maml:para>Stops an instance of a search service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Stop</command:verb><command:noun>SPEnterpriseSearchServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Stop-SPEnterpriseSearchServiceInstance</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the shared search service instance to stop.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a query server (for example, MyQueryServer); or an instance of a valid SearchServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Stop-SPEnterpriseSearchServiceInstance cmdlet stops an instance of a search service.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceInstance -Local | Stop-SPEnterpriseSearchServiceInstance</dev:code><dev:remarks><maml:para>This example stops the local search service instance.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Stop-SPEnterpriseSearchServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlComponent</command:name><maml:description><maml:para>Creates a crawl component for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlComponent</maml:name><command:parameter required="True" position="Named"><maml:name>CrawlDatabase</maml:name><command:parameterValue required="True">CrawlStorePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>CrawlTopology</maml:name><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchServiceInstance</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IndexLocation</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>CrawlStore</maml:name><maml:description><maml:para>Creates the new crawl component in the specified crawl store.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a CrawlStore object (for example, CrawlStore1); or an instance of a valid CrawlStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>CrawlTopology</maml:name><maml:description><maml:para>Specifies the crawl topology that contains the crawl component collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue><dev:type><maml:name>CrawlTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchServiceInstance</maml:name><maml:description><maml:para>Specifies the search service instance to host the new crawl component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a query server (for example, MyQueryServer); or an instance of a valid SearchServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IndexLocation</maml:name><maml:description><maml:para>Specifies the path for the index directory where the full-text index files are created.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\ folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlComponent cmdlet is run when the search functionality is initially configured, or when a new crawl component is added to a crawl topology for a shared search application. A crawl topology can contain multiple crawl components.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$topo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -Identity 00000000-0000-0000-0000-000000000000
New-SPEnterpriseSearchCrawlComponent -SearchApplication $searchapp -CrawlTopology $topo -CrawlDatabase "Sample_Search_Service_Application_CrawlStoreDB" -SearchServiceInstance servername -IndexLocation d:\crawlshare
$topo | Set-SPEnterpriseSearchCrawlTopology -Active</dev:code><dev:remarks><maml:para>This example retrieves the inactive crawl topology, adds a component, and then activates the topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchExtendedConnectorProperty</command:name><maml:description><maml:para>Sets the value of an ExtendedConnector object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchExtendedConnectorProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchExtendedConnectorProperty</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ExtendedConnectorPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Value</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the property to update.
The most common property to set is ContentDistributor.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid ExtendedConnectorProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ExtendedConnectorPropertyPipeBind</command:parameterValue><dev:type><maml:name>ExtendedConnectorPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Value</maml:name><maml:description><maml:para>Specifies the format for ContentDistributor in the form of a fully qualified domain name followed by the port number.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the administration component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchExtendedConnectorProperty cmdlet sets the value of the ExtendedConnetor object. The most common property to set is ContentDistributor. This cmdlet is valid only for a SearchServiceApplication object whose search application type is an ExtendedConnector property.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE--------------</maml:title>
<dev:code>C:\PS>Set-SPEnterpriseSearchExtendedConnectorProperty -Identity "ContentDistributor" -Value "server.example.com:16100" -SearchApplication "mySearchServiceApp"</dev:code><dev:remarks><maml:para>This example sets the value of the ContentDistributor property for the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchExtendedConnectorProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlCustomConnector</command:name><maml:description><maml:para>Registers a protocol for custom crawling.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlCustomConnector</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlCustomConnector</maml:name><command:parameter required="True" position="Named"><maml:name>ModelFilePath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Protocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ModelFilePath</maml:name><maml:description><maml:para>Specifies the path to a model file.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Protocol</maml:name><maml:description><maml:para>Specifies the string version of the protocol; for example, dctm://.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that is associated with the protocol.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the display name of the custom connector that appears on the SharePoint Central Administration Web site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlCustomConnector cmdlet registers, for a search system, the protocol that is used to crawl the custom repository.</maml:para><maml:para /><maml:para>If the Name parameter is not provided, in the administration application user interface (UI) the name protocol identifies the protocol specified.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication mySearchServiceApp
New-SPEnterpriseSearchCrawlCustomConnector -SearchApplication $searchApp 
-ModelFilePath \\models\myFileTypeModel.mft -Protocol "mftml://"</dev:code><dev:remarks><maml:para>This example creates a custom connector for a file type whose model is located at \\models\myFileTypeModel.mft and has the protocol name mftml://.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlCustomConnector</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchMetadataMapping</command:name><maml:description><maml:para>Adds a managed property mapping to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchMetadataMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchMetadataMapping</maml:name><command:parameter required="True" position="Named"><maml:name>CrawledProperty</maml:name><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ManagedProperty</maml:name><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawledProperty</maml:name><maml:description><maml:para>Filters the crawled property to map.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid 
CrawledProperty
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue><dev:type><maml:name>CrawledPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ManagedProperty</maml:name><maml:description><maml:para>Specifies the managed property to receive the crawled property mapping.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a managed property (for example, ManagedProperty1); or an instance of a valid 
ManagedProperty
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ManagedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the managed property to receive the crawled property mapping.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid 
SearchServiceApplication
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchMetadataMapping cmdlet maps a crawled property and adds the mapping to the managed property. SPEnterpriseSearchMetadataMapping represents a snapshot of a mapping between a managed property and one or more crawled properties in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$mp = Get-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Identity testmanagedproperty
$prop = Get-SPEnterpriseSearchMetadataCrawledProperty -SearchApplication $searchapp -Name testcrawledproperty
New-SPEnterpriseSearchMetadataMapping -SearchApplication $searchapp -CrawledProperty $prop -ManagedProperty $mp</dev:code><dev:remarks><maml:para>This example maps a crawled property to a managed property.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink>VARIANT Type Constants (http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409)http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchMetadataMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchServiceApplicationProxy</command:name><maml:description><maml:para>Deletes a search service application proxy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchServiceApplicationProxy</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application proxy to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a service application proxy (for example, ServiceAppProxy1); or an instance of a valid SearchServiceApplicationProxy object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationProxyPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchServiceApplicationProxy cmdlet deletes the specified search service application proxy from a farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseSearchServiceApplicationProxy -Identity SearchProxy</dev:code><dev:remarks><maml:para>This example removes a search service application proxy named SearchProxy.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlTopology</command:name><maml:description><maml:para>Deletes a crawl topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlTopology</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl topology to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue><dev:type><maml:name>CrawlTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl topology collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchCrawlTopology cmdlet deletes a specified crawl topology from the crawl topology collection. A crawl topology contains the crawl component collection for a topology on a shared search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$topo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -Identity FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF
$topo | Remove-SPEnterpriseSearchCrawlTopology</dev:code><dev:remarks><maml:para>This example retrieves the inactive crawl topology and removes it.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchPropertyDatabase</command:name><maml:description><maml:para>Creates a new property store for use by a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchPropertyDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchPropertyDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the database for the new property store.</maml:para><maml:para /><maml:para>The type must be a valid name of a database; for example, PropertyStoreDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the property store collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the password of the database associated with the Database Name parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the database that is specified in DatabaseName. The default value is the SQL Server host for the Central Administration database.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the account name from the Database Server parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the server to be used for failover when SQL Server mirroring is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchPropertyDatabase cmdlet creates a new property store for use by a search service application. This cmdlet is used when the search functionality is initially configured to scale out a search application. The PropertyStore object stores metadata about content for a search service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication mySearchServiceApp
New-SPEnterpriseSearchPropertyDatabase -SearchApplication $searchApp 
-DatabaseName newPropertyDB</dev:code><dev:remarks><maml:para>This example creates a new property database, newPropertyDB, for the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchPropertyDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchPropertyDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlRule</command:name><maml:description><maml:para>Accesses crawl rules.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlRule</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlRulePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search crawl rule path. A valid URL, such as "http://server_name", or an instance of a valid CrawlRule object</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlRulePipeBind</command:parameterValue><dev:type><maml:name>CrawlRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl rule. The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Get-SPEnterpriseSearchCrawlRule cmdlet for a search administrator to run this procedure to retrieve the crawl rule when the crawl rule is updated or deleted.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------EXAMPLE 1----------------- </maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication ExampleSearchServiceApplication 
$crawlRule = Get-SPEnterpriseSearchCrawlRule -SearchApplication  $searchApp -Identity http://example
$crawlRule | Set-SPEnterpriseSearchCrawlRule -Type InclusionRule</dev:code><dev:remarks><maml:para>This example uses the Get-SPEnterpriseSearchCrawlRule cmdlet to retrieve a crawl rule in order to change its type from ExclusionRule to InclusionRule.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>---------------EXAMPLE 2---------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication MySearchServiceApp Get-SPEnterpriseSearchCrawlRule -SearchApplication $searchApp | where 
{$_.Path -like "*example*"}</dev:code><dev:remarks><maml:para>This example returns a list of crawl rules with paths that contain the word example from the search service application named, MySearchServiceApp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlExtension</command:name><maml:description><maml:para>Returns the file types to be included in the content index.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlExtension</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlExtension</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ExtensionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the file name extension to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid file name extension (for example, .xml); or an instance of a valid CrawlExtension object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ExtensionPipeBind</command:parameterValue><dev:type><maml:name>ExtensionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the extension collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchCrawlExtension cmdlet returns any or all file extensions in the index for a search application.</maml:para><maml:para />
<maml:para>Run this cmdlet at the initial search configuration, and after any new IFilter interface is added to read the rule when you create, update, or delete the extension rule. If the Identity parameter is not specified, this cmdlet returns the crawl extension collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>Add code example. </maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "Sample Search Service Application"
$searchapp | Get-SPEnterpriseSearchCrawlExtension "pdf"</dev:code><dev:remarks><maml:para>This example checks whether the pdf file type is included in the file types to be included in the content index.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlExtension</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlExtension</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlExtension</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Deletes a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveData</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application to delete.</maml:para><maml:para /><maml:para>A valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveData</maml:name><maml:description><maml:para>Specifies that all search databases and index files associated with the search service application to be deleted.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchServiceApplication cmdlet deletes a specified search service application from a farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseSearchServiceApplication -Identity MySSA</dev:code><dev:remarks><maml:para>This example removes the search service application named MySSA from the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>





<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchService</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchMetadataMapping</command:name><maml:description><maml:para>Sets the properties of a managed property mapping for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchMetadataMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchMetadataMapping</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">MappingPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawledProperty</maml:name><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ManagedProperty</maml:name><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the metadata mapping to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid CrawlMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">MappingPipeBind</command:parameterValue><dev:type><maml:name>MappingPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the metadata mappings.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawledProperty</maml:name><maml:description><maml:para>Specifies the crawled property to map.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid CrawledProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawledPropertyPipeBind</command:parameterValue><dev:type><maml:name>CrawledPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ManagedProperty</maml:name><maml:description><maml:para>Specifies the managed property to receive the crawled property mapping.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a managed property (for example, ManagedProperty1); or an instance of a valid ManagedProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ManagedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchMetadataMapping cmdlet updates properties of a managed property mapping. SPEnterpriseSearchMetadataMapping represents a snapshot of a mapping between a managed property and one or more crawled properties in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$mp = Get-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Identity testmanagedproperty
$prop = Get-SPEnterpriseSearchMetadataCrawledProperty -SearchApplication $searchapp -Name testcrawledproperty
Set-SPEnterpriseSearchMetadataMapping -SearchApplication $searchapp -ManagedProperty $mp</dev:code><dev:remarks><maml:para>This example sets the mapping between the managed property testmanagedproperty and the crawled property testcrawledproperty for the search service application SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataMapping</maml:linkText><maml:uri /></maml:navigationLink>VARIANT Type Constantshttp://msdn.microsoft.com/en-us/library/cc237865.aspx</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchMetadataMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchQueryScopeRule</command:name><maml:description><maml:para>Deletes query results scope rules.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchQueryScopeRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchQueryScopeRule</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ScopeRulePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Scope</maml:name><command:parameterValue required="True">ScopePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the scope rule to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope rule (for example, ScopeRule1); or an instance of a valid ScopeRule object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopeRulePipeBind</command:parameterValue><dev:type><maml:name>ScopeRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Filters to delete query scope rules for the specified results URL.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Scope</maml:name><maml:description><maml:para>Filters to delete multiple rules for a specified scope.</maml:para><maml:para /><maml:para>The type must be a valid string that identifies the scope; for example, Scope1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopePipeBind</command:parameterValue><dev:type><maml:name>ScopePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope rule collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchQueryScopeRule cmdlet deletes one or more shared scope rules from the scope rule collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA"
$scope = Get-SPEnterpriseSearchQueryScope -Identity MustCrawl -SearchApplication $ssa
Get-SPEnterpriseSearchQueryScopeRule -Scope $scope -Url http://criticalSite | Remove-SPEnterpriseSearchQueryScopeRule -Url http://criticalSite</dev:code><dev:remarks><maml:para>This example removes a scope rule for the URL http://criticalSite from a search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchQueryScopeRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchRankingModel</command:name><maml:description><maml:para>Deletes a ranking model.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchRankingModel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchRankingModel</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">RankingModelPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the ranking model to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid RankingModel object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">RankingModelPipeBind</command:parameterValue><dev:type><maml:name>RankingModelPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the ranking model.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchRankingModel cmdlet deletes a specified ranking model.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$rankingModel = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA" | Get-SPEnterpriseSearchRankingModel
$rankingModel[0] |  Remove-SPEnterpriseSearchRankingModel</dev:code><dev:remarks><maml:para>This example removes the first ranking model of the collection of ranking models for the search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchRankingModel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchRankingModel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlTopology</command:name><maml:description><maml:para>Adds a crawl topology to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlTopology</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Clone</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlTopology</maml:name><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl topology collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Clone</maml:name><maml:description><maml:para>Specifies that a new crawl topology is created by cloning an existing crawl topology.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlTopology</maml:name><maml:description><maml:para>Specifies the identity of an existing query topology to clone for the new crawl topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue><dev:type><maml:name>CrawlTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlTopology cmdlet adds a crawl topology. A crawl topology contains the crawl component collection for a topology on a shared search application. A search service application can contain multiple crawl topologies when a change to a topology adds or deletes a crawl component.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$topo = Get-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp
New-SPEnterpriseSearchCrawlTopology -SearchApplication $searchapp -clone -CrawlTopology $topo</dev:code><dev:remarks><maml:para>This example creates a new crawl topology (for adding crawl components) by cloning, or copying, the existing crawl topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchSiteHitRule</command:name><maml:description><maml:para>Adds a new site hit rule for a search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchSiteHitRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchSiteHitRule</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Behavior</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>HitRate</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchService</maml:name><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Identity</maml:name><maml:description><maml:para>The name of the host to which the site hit rule should be applied.
</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Behavior</maml:name><maml:description><maml:para>Defines a rule to be followed when the farm's search service crawls the given site. If a value of zero is specified, the hit rate is the maximum number of simultaneous requests. If a value of 1 is specified, then hit rate is the number of seconds to delay between requests to the server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HitRate</maml:name><maml:description><maml:para>Value to use for maximum requests or seconds of delay, according to behavior.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchService</maml:name><maml:description><maml:para>Specifies the search service in the farm that hosts the crawl.</maml:para><maml:para /><maml:para>The type must be an instance of a valid SearchService object; otherwise, the local service on the server that hosts the Windows PowerShell cmdlet will be used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue><dev:type><maml:name>SearchServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchSiteHitRule cmdlet sets the maximum limits for crawling a site. The new site hit rule is used by all search service applications on the current farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>New-SPEnterpriseSearchSiteHitRule -Identity myHost -Behavior 0 
-HitRate 40</dev:code><dev:remarks><maml:para>This example creates a new site hit rule on the myHost host that limits to 40 the number of simultaneous requests.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchSiteHitRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchSiteHitRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchSiteHitRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Returns the search service application for a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchServiceApplication cmdlet reads the SearchServiceApplication object when the search service application is updated or deleted.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity MySSA</dev:code><dev:remarks><maml:para>This example obtains a reference to a search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchSiteHitRule</command:name><maml:description><maml:para>Returns the shared site hit rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchSiteHitRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchSiteHitRule</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SiteHitRulePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchService</maml:name><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the site hit rule to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid SiteHitRule object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SiteHitRulePipeBind</command:parameterValue><dev:type><maml:name>SiteHitRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchService</maml:name><maml:description><maml:para>Specifies the search service that hosts the crawler with the specified shared site search rules.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue><dev:type><maml:name>SearchServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchSiteHitRule cmdlet reads a SiteHitRule object when the site hit rule is created, updated, or deleted. A SiteHitRule object sets how many crawler sessions (threads) can simultaneously crawl the given site.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the site hit rule collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$shRule = Get-SPEnterpriseSearchSiteHitRule -Identity MySiteHitRule</dev:code><dev:remarks><maml:para>The following example obtains a reference to the site hit rule with the name MySiteHitRule.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchSiteHitRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlCustomConnector</command:name><maml:description><maml:para>Returns a CustomConnector object type.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlCustomConnector</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlCustomConnector</maml:name><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Protocol</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the Search application with which the CustomConnector objects are associated.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Protocol</maml:name><maml:description><maml:para>Specifies the string version of the protocol for which to return the CustomConnector object. For example, "dctm://"</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Identity parameter displays a custom connector for a specified Web application. If no parameters are specified, all the objects of the CustomConnector object type are returned.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE----------------------</maml:title>
<dev:code>C:\PS>$searchApp = Get-SPEnterpriseSearchServiceApplication MySearchServiceApp
$crawlConn = Get-SPEnterpriseSearchCrawlCustomConnector -SearchApplication
$searchApp -Protocol "http://"</dev:code><dev:remarks><maml:para>This example obtains a reference to all custom crawl connectors for the http:// protocol for a search service application named MySearchServiceApp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlCustomConnector</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlCustomConnector</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlCustomConnector</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchLanguageResourcePhrase</command:name><maml:description><maml:para>Adds a language resource phrase to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchLanguageResourcePhrase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchLanguageResourcePhrase</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Mapping</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the term to add to the list specified in the Type parameter.</maml:para><maml:para /><maml:para>The type must be a valid name of a language resource phrase (for example, LanguageResourcePhrase1).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Adds the phrase for the specified source language.</maml:para><maml:para /><maml:para>The type must be a valid name of a language; for example, en-us or ja-jp.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the language resources.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of the new phrase.</maml:para><maml:para /><maml:para>The type must be one of the following valid types of phrases:</maml:para><maml:para /><maml:para>QuerySuggestionBlackList</maml:para><maml:para /><maml:para>QuerySuggestionAlwaysSuggest</maml:para><maml:para /><maml:para>SpellingSuggestionBlackList</maml:para><maml:para /><maml:para>SummaryNoiseList</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchLanguageResourcePhrase cmdlet adds a query keyword phrase to a shared search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
New-SPEnterpriseSearchLanguageResourcePhrase -SearchApplication $searchapp -Language en-us -Type QuerySuggestionBlockList -Name secret</dev:code><dev:remarks><maml:para>This example adds a new entry to the QuerySuggestionBlockList for the en-us language.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchLanguageResourcePhrase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchLanguageResourcePhrase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchLanguageResourcePhrase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchMetadataCrawledProperty</command:name><maml:description><maml:para>Adds a crawled property to a search application crawled property category.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchMetadataCrawledProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchMetadataCrawledProperty</maml:name><command:parameter required="True" position="Named"><maml:name>Category</maml:name><command:parameterValue required="True">CategoryPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>IsNameEnum</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>PropSet</maml:name><command:parameterValue required="True">Guid</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>VariantType</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IsMappedToContents</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the new crawled property.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a metadata category (for example, MetadataCategory1); or an instance of a valid Category object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Category</maml:name><maml:description><maml:para>Specifies the crawled property category to add.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a metadata category (for example, MetadataCategory1); or an instance of a valid Category object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CategoryPipeBind</command:parameterValue><dev:type><maml:name>CategoryPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IsNameEnum</maml:name><maml:description><maml:para>Specifies whether the crawled property name is a string that was converted from an integer; for example, if the crawled property name is the string 5 that was converted from the value 5.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropSet</maml:name><maml:description><maml:para>Creates the new metadata property with the specified property set.</maml:para><maml:para /><maml:para>The type must be a valid GUID that specifies the property set, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Guid</command:parameterValue><dev:type><maml:name>Guid</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawled property.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>VariantType</maml:name><maml:description><maml:para>Add the new crawled property as the specified variant type. For more information about valid values for this property, see VARIANT Type Constants (http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409) (http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409).</maml:para><maml:para /><maml:para>The type must be an integer that specifies the variant data type of the property set.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IsMappedToContents</maml:name><maml:description><maml:para>Specifies that the crawled property is mapped to managed properties.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchMetadataCrawledProperty cmdlet is used when the search functionality is initially configured, and after any new crawled property is added to create the rules for the crawled property. SPEnterpriseSearchMetadataCrawledProperty represents a crawled property in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$cat = Get-SPEnterpriseSearchMetadataCategory -Identity SharePoint -SearchApplication $searchapp
New-SPEnterpriseSearchMetadataCrawledProperty -SearchApplication $searchapp -Category $cat -VariantType 20 -Propset  00000000-0000-1111-1111-111111111111 -Name testcrawledproperty -IsNameEnum $false</dev:code><dev:remarks><maml:para>This example creates a new crawled property in the SharePoint category (VariantType 20). 
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataCrawledProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataCrawledProperty</maml:linkText><maml:uri /></maml:navigationLink>VARIANT Type Constants (http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409)http://go.microsoft.com/fwlink/?LinkId=143322&amp;clcid=0x409</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchMetadataCrawledProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Stop-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</command:name><maml:description><maml:para>Stops an instance of a search manager service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Stop</command:verb><command:noun>SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Stop-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchQueryAndSiteSettingsServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search manager service instance to stop.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid SPServer name, or the name of a search manager service instance (for example, SearchManagerServiceInstance1); or an instance of a valid SearchManagerServiceInstance object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchQueryAndSiteSettingsServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchQueryAndSiteSettingsServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Stop-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance cmdlet stops an instance of a search manager service.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$qssInstance = Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance -Local
Stop-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance -Identity $qssInstance</dev:code><dev:remarks><maml:para>This example stops the local query and site settings service instance.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Stop-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchQueryComponent</command:name><maml:description><maml:para>Deletes a query component.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchQueryComponent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchQueryComponent</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QueryTopology</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query component to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryComponent object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryComponentPipeBind</command:parameterValue><dev:type><maml:name>QueryComponentPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QueryTopology</maml:name><maml:description><maml:para>Specifies the query topology that contains the query component collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchQueryComponent cmdlet deletes a query component from the query component collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterproseSearchServiceApplication -Identity MySSA
Remove-SPEnterpriseSearchQueryComponent -Identity ($ssa | Get-SPEnterpriseSearchQueryTopology -Active | Get-SPEnterpriseSearchQueryComponent)
</dev:code><dev:remarks><maml:para>This example removes the query component from the active query topology of a search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryComponent</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryComponent</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchQueryComponent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchMetadataCategory</command:name><maml:description><maml:para>Sets properties of a crawled property category for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchMetadataCategory</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchMetadataCategory</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CategoryPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AutoCreateNewManagedProperties</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DiscoverNewProperties</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MapToContents</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the metadata category to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a metadata category (for example, MetadataCategory1); or an instance of a valid Category object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CategoryPipeBind</command:parameterValue><dev:type><maml:name>CategoryPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AutoCreateNewManagedProperties</maml:name><maml:description><maml:para>Specifies that new managed properties are mapped when new crawled properties in this category are found.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DiscoverNewProperties</maml:name><maml:description><maml:para>Specifies that new properties in this category are discovered during a crawl.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MapToContents</maml:name><maml:description><maml:para>Specifies that all string crawled properties are mapped to content.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the enterprise search metadata category.</maml:para><maml:para /><maml:para>The type must be a valid name of a metadata category; for example, MetadataCategory1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the enterprise search metadata categories.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchMetadataCategory cmdlet updates properties of a crawled property category when the search functionality is initially configured and after a new crawled property category is discovered during a crawl. SPEnterpriseSearchMetadataCategory represents a category in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$cat = Get-SPEnterpriseSearchMetadataCategory -Identity test -SearchApplication $searchapp
$cat | Set-SPEnterpriseSearchMetadataCategory -Name test2</dev:code><dev:remarks><maml:para>This example changes the name of the metadata category from test to test2.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataCategory</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchMetadataCategory</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchQueryScope</command:name><maml:description><maml:para>Adds a query results scope to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchQueryScope</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryScope</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DisplayInAdminUI</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AlternateResultsPage</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CompilationType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ExtendedSearchFilter</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>OwningSiteUrl</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the identity of the scope to create.</maml:para><maml:para /><maml:para>The type must be a valid name of a scope (for example, Scope1).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Adds a description of the new query scope.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, a description of a query scope.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DisplayInAdminUI</maml:name><maml:description><maml:para>Specifies that the new scope is displayed in the administration application user interface (UI). The default setting is to hide the new scope in the administration application UI.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AlternateResultsPage</maml:name><maml:description><maml:para>Specifies the location to display results for the new query scope.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CompilationType</maml:name><maml:description><maml:para>Specifies the compilation type of the new scope. The value 0 specifies the conditionally compiled scope type, and the value 1 specifies the always compiled scope type.</maml:para><maml:para /><maml:para>The type must be either of the following: 0 or 1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>OwningSiteUrl</maml:name><maml:description><maml:para>Specifies the SharePoint site that is associated with the new scope.</maml:para><maml:para /><maml:para>The type must be a valid SharePoint site URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the New-SPEnterpriseSearchQueryScope cmdlet to create a new shared scope. SPEnterpriseSearchQueryScope represents a query results scope used by all shared search applications on the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity MySSA
$ssa | New-SPEnterpriseSearchQueryScope -Name MustCrawl -Description "Sites we must crawl" -DisplayInAdminUI $true</dev:code><dev:remarks><maml:para>This example adds a scope named MustCrawl that will be displayed in the administration UI to the search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchQueryScope</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlDatabase</command:name><maml:description><maml:para>Returns a crawl store.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlDatabase</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlStorePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl database to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a CrawlStore object, in the form CrawlStore1; or an instance of a valid CrawlStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlStorePipeBind</command:parameterValue><dev:type><maml:name>CrawlStorePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl database.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchCrawlDatabase cmdlet returns a CrawlStore object for use during configuration and when a crawl database for a search service application is modified or deleted. A crawl database stores crawl history data for a search service application.</maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the crawl database collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE-------------------</maml:title>
<dev:code>C:\PS>
$crawlDatabase = Get-SPEnterpriseSearchCrawlDatabase -SearchApplication
MySearchServiceApp -Identity CrawlDB_1</dev:code><dev:remarks><maml:para>This example gets a reference to the crawl database CrawlDB_1 from the search service application named MySearchServiceApp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Upgrade-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Upgrades a search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Upgrade</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Upgrade-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service application to upgrade.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid 
SearchServiceApplication
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Upgrade-SPEnterpriseSearchServiceApplication cmdlet starts an upgrade process on a search service application. This cmdlet runs the associated upgrade actions for the search service application. Also, you can upgrade multiple search service applications in parallel by launching several instances of this cmdlet. It is not necessary to run this cmdlet if you already have run the SharePoint Products Configuration Wizard.
</maml:para><maml:para /><maml:para>For the upgrade process to run successful, all of the computers in the farm must have the same version of binaries installed.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchServiceApplication | Upgrade-SPEnterpriseSearchServiceApplication</dev:code><dev:remarks><maml:para>This example upgrades a search service application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>----------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Upgrade-SPEnterpriseSearchServiceApplication -Identity 846ceb0b-31d6-4c79-82c1-3a9deafe0b45</dev:code><dev:remarks><maml:para>This example upgrades a search service application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>----------------EXAMPLE 3-----------------</maml:title>
<dev:code>C:\PS>Upgrade-SPEnterpriseSearchServiceApplication "DefaultSearchApplication"</dev:code><dev:remarks><maml:para>This example upgrades a search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Upgrade-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlDatabase</command:name><maml:description><maml:para>Deletes a crawl database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlStorePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl database to delete.</maml:para><maml:para /><maml:para>A valid crawl database name, in the form CrawlStore1; or a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; or an instance of a valid CrawlStore object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlStorePipeBind</command:parameterValue><dev:type><maml:name>CrawlStorePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl database collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchCrawlDatabase cmdlet deletes a specified crawl database from a search service application. A crawl database stores crawl history for a search service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseSearchCrawlDatabase -Identity CrawlDB-0
-SearchApplication mySearchServiceApp</dev:code><dev:remarks><maml:para>This example removes the CrawlDB-0 crawl database from the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchMetadataManagedProperty</command:name><maml:description><maml:para>Adds a managed property to a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchMetadataManagedProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchMetadataManagedProperty</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultForQueryIndependentRank</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EnabledForQueryIndependentRank</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EnabledForScoping</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FullTextQueriable</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IncludeInMd5</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NameNormalized</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoWordBreaker</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveDuplicates</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RespectPriority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Retrievable</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UserFlags</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the new managed property.</maml:para><maml:para /><maml:para>The type must be a valid name of a managed property (for example, ManagedProperty1).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the managed property collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the data type of the new managed property.</maml:para><maml:para /><maml:para>The type must be one of the following data types:</maml:para><maml:para /><maml:para>Text</maml:para><maml:para /><maml:para>Integer</maml:para><maml:para /><maml:para>Decimal</maml:para><maml:para /><maml:para>DateTime</maml:para><maml:para /><maml:para>YesNo</maml:para><maml:para /><maml:para>Binary</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultForQueryIndependentRank</maml:name><maml:description><maml:para>Specifies that the property is mandatory when it is used in query-independent rank (relevance). The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Adds a description for the new metadata managed property.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, a description for a metadata managed property.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EnabledForQueryIndependentRank</maml:name><maml:description><maml:para>Specifies that the property can be used in query-independent rank (relevance). The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EnabledForScoping</maml:name><maml:description><maml:para>Specifies that the property can be used in a scope definition. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FullTextQueriable</maml:name><maml:description><maml:para>Specifies that the managed property can be used in enterprise search SQL queries.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IncludeInMd5</maml:name><maml:description><maml:para>Specifies that the managed property is included in the hash used by the crawler to determine whether a document has changed. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NameNormalized</maml:name><maml:description><maml:para>Specifies that the managed property has been converted to the full name. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoWordBreaker</maml:name><maml:description><maml:para>Specifies that the values for this property are processed by a word breaker. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveDuplicates</maml:name><maml:description><maml:para>Specifies that duplicate values for the property are removed. The default value is 1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RespectPriority</maml:name><maml:description><maml:para>Specifies that only one instance of the property exists for an item. The default value is 0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Retrievable</maml:name><maml:description><maml:para>Specifies that the property can be used for advanced search or keyword queries, and that the value for this property can be retrieved in search results.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UserFlags</maml:name><maml:description><maml:para>Reserved for future use.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchMetadataManagedProperty cmdlet creates a new managed property for a crawled property mapping. SPEnterpriseSearchMetadataManagedProperty represents a managed property in the enterprise search metadata property schema.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
New-SPEnterpriseSearchMetadataManagedProperty -SearchApplication $searchapp -Name testmanagedproperty -Type 1
</dev:code><dev:remarks><maml:para>This example adds a new text type managed property to a search application.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchMetadataManagedProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchMetadataManagedProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlCustomConnector</command:name><maml:description><maml:para>Removes a CustomConnector object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlCustomConnector</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlCustomConnector</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">SPCustomConnectorPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the CustomConnector object to remove. The Identity parameter must be an instance of a valid CustomConnector object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPCustomConnectorPipeBind</command:parameterValue><dev:type><maml:name>SPCustomConnectorPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchCrawlCustomConnector selects the custom connector or connectors, and then pipes them to the Remove-SPEnterpriseSearchCrawlCustomConnector cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE------------------ </maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchCrawlCustomConnector -SearchApplication MySearchServiceApp" - Identity "dctm://" | Remove-SPEnterpriseSearchCrawlCustomConnector</dev:code><dev:remarks><maml:para>This example removes a custom connector for the dctm://  protocol from the MySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlCustomConnector</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlCustomConnector</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlCustomConnector</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchCrawlRule</command:name><maml:description><maml:para>Sets properties for a crawl rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchCrawlRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchCrawlRule</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlRulePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AccountName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AccountPassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContentClass</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlAsHttp</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FollowComplexUrls</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IsAdvancedRegularExpression</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PluggableSecurityTimmerId</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Priority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SuppressIndexing</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the crawl rule.</maml:para><maml:para /><maml:para>The type must be a valid crawl rule URL, such as http://server_name, or an instance of a valid CrawlRule object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlRulePipeBind</command:parameterValue><dev:type><maml:name>CrawlRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AuthenticationType</maml:name><maml:description><maml:para>Specifies one of the following authentication types:</maml:para><maml:para /><maml:para>BasicAccountRuleAccess   Specifies basic authentication.</maml:para><maml:para /><maml:para>CertificateRuleAccess   Specifies the X.509 certificate name.</maml:para><maml:para /><maml:para>NTLMAccountRuleAccess   Specifies the account name for integrated authentication.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ContentClass</maml:name><maml:description><maml:para>Specifies a string that is sent to the protocol handler for any content that matches the crawl rule.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlAsHttp</maml:name><maml:description><maml:para>Specifies whether the crawler crawls content from a hierarchical content source as HTTP content.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FollowComplexUrls</maml:name><maml:description><maml:para>Specifies whether the index engine crawls content from URLs that contain a question mark (?).</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IsAdvancedRegularExpression</maml:name><maml:description><maml:para>Specifies whether the rule has full regular expression syntax.</maml:para><maml:para /><maml:para>The default value is False.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PluggableSecurityTimmerId</maml:name><maml:description><maml:para>Specifies the ID of the custom pluggable security trimmer to use, if registered.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Priority</maml:name><maml:description><maml:para>Defines where in the list of crawl rules this crawl rule is to be applied.</maml:para><maml:para /><maml:para>The priority value cannot be less than 0 or greater than or equal to the number of crawl rules for the search application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>The name of the search application that is associated with the crawl rule to be modified.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SuppressIndexing</maml:name><maml:description><maml:para>Specifies whether the crawler excludes the content of items, to which this rule applies, from the content index.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of crawl rule. A value of zero (0) includes the rule, and a value of 1 excludes the rule.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>A search administrator runs the Set-SPEnterpriseSearchCrawlRule cmdlet at initial search configuration or any other time, to set and/or update various attributes of a crawl rule.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$crawlRule = Get-SPEnterpriseSearchCrawlRule -Identity
file://fileserver/root -SearchApplication mySearchServiceApp
Set-SPEnterpriseSearchCrawlRule -Identity $crawlRule -Type "ExclusionRule"</dev:code><dev:remarks><maml:para>This example sets the type of the crawl rule pertaining to the URL, file://fileserver/root, to exclude this path from future crawls.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchCrawlRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchQueryScope</command:name><maml:description><maml:para>Deletes a query scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchQueryScope</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchQueryScope</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ScopePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query scope to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope (for example, Scope1); or an instance of a valid Scope object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopePipeBind</command:parameterValue><dev:type><maml:name>ScopePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, of the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Filters to delete scopes of the specified results URL.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchQueryScope cmdlet deletes one or more specified shared scopes from the query scope collection. A query scope represents a query results scope used by all shared search applications on the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPenterpriseSearchServiceApplication -Identity MySSA
Get-SPEnterpriseSearchQueryScope -Identity MustCrawl -SearchApplication $ssa | Remove-SPEnterpriseSearchQueryScope
</dev:code><dev:remarks><maml:para>This example removes a scope named MustCrawl from a search service application named MySSA.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchQueryScope</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchQueryTopology</command:name><maml:description><maml:para>Deletes a query topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchQueryTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchQueryTopology</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the query topology to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid QueryTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">QueryTopologyPipeBind</command:parameterValue><dev:type><maml:name>QueryTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query topology collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchQueryTopology cmdlet deletes a specified query topology from the query topology collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity MySSA
$qtList = $ssa | Get-SPEnterpriseSearchQueryTopology
$qtList
Id              : 668b6492-c8b5-4272-82e5-34c6eeddd215
IndexPartitions : {2785d65d-4e2d-4d8d-b374-fb6fcca08c4d}
QueryComponents : {b189cb8c-fe61-4984-8378-0449b5e4c2ba-query-0}
State           : Active
ActivationError :

Id              : 3884c529-5ef2-4182-81cb-5a28e70312b5
IndexPartitions : {20620966-0a3b-4348-abca-a762d0b9876c}
QueryComponents : {b189cb8c-fe61-4984-8378-0449b5e4c2ba-query-0}
State           : Inactive
ActivationError :

$qtList[1] | Remove-SPEnterpriseSearchQueryTopology
</dev:code><dev:remarks><maml:para>This example obtains the collection of query topologies of a search service application named MySSA, and removes the inactive topology.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryTopology</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchQueryTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchExtendedConnectorProperty</command:name><maml:description><maml:para>Removes properties of search service applications of ExtendedConnector type.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchExtendedConnectorProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchExtendedConnectorProperty</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ExtendedConnectorPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the extended connector property to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of an extended connector property (for example, ExtendedConnectorProp1), or an instance of a valid ExtendedConnectorProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ExtendedConnectorPropertyPipeBind</command:parameterValue><dev:type><maml:name>ExtendedConnectorPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the property to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchExtendedConnectorProperty cmdlet removes previously set properties of the search application of ExtendedConnector type. The extended connector property to be removed must be passed either as an object returned by the Get-SPEnterpriseSearchExtendedQueryProperty cmdlet or by the property name together with a search service application that contains this property.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>$scApp | Remove-SPEnterpriseExtendedConnectorProperty -Identity ExtendedConnectorProp1</dev:code><dev:remarks><maml:para>This example deletes the extended connector property ExtendedConnectorProp1. $scApp is an instance of a search application of ExtendedConnector type.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseExtendedConnectorProperty -Identity ExtendedConnectorProp1 -SearchApplication $scApp</dev:code><dev:remarks><maml:para>This example deletes the extended connector property ExtendedConnectorProp1. $scApp is an instance of a search application of ExtendedConnector type.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3------------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseExtendedConnectorProperty -Identity ExtendedConnectorProp1 -SearchApplication SSA1</dev:code><dev:remarks><maml:para>This example deletes the extended connector property ExtendedConnectorProp1. SSA1 is an instance of a search application of ExtendedConnector type.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 4------------------</maml:title>
<dev:code>C:\PS>Remove-SPEnterpriseExtendedConnectorProperty -Identity $ExtendedConnectorProp1</dev:code><dev:remarks><maml:para>This example deletes the extended connector property ExtendedConnectorProp1. $ExtendedConnectorProp1 is an instance of a search application of ExtendedConnector type.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchExtendedConnectorProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchLanguageResourcePhrase</command:name><maml:description><maml:para>Returns a language resource phrase. </maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchLanguageResourcePhrase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchLanguageResourcePhrase</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">LanguageResourcePhrasePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Mapping</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the language resource phrase to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a language resource phrase (for example, LanguageResourcePhrase1); or an instance of a valid LanguageResourcePhrase object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">LanguageResourcePhrasePipeBind</command:parameterValue><dev:type><maml:name>LanguageResourcePhrasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the language resources.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Filters to return phrases of a specified source language.</maml:para><maml:para /><maml:para>The type must be a valid name of a language; for example, en-us or ja-jp.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Filters to return phrases of a specified type.</maml:para><maml:para /><maml:para>The type must be one of the following valid types of phrases:</maml:para><maml:para /><maml:para>- QuerySuggestionBlockList</maml:para><maml:para /><maml:para>- QuerySuggestionAlwaysSuggest</maml:para><maml:para /><maml:para>- SpellingSuggestionBlockList</maml:para><maml:para /><maml:para>- SummaryNoiseList</maml:para><maml:para /><maml:para>- Nickname</maml:para><maml:para /><maml:para>- LastNameMap</maml:para><maml:para /><maml:para>- FirstNameMap</maml:para><maml:para /><maml:para>- SpellingSuggestionAlwaysSuggest</maml:para><maml:para /><maml:para>- CharacterMap</maml:para><maml:para /><maml:para>- QuerySuggestionSubstitution</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchLanguageResourcePhrase cmdlet reads a LanguageResourcePhrase object when the language resource phrase is created or deleted.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1" 
Get-SPEnterpriseSearchLanguageResourcePhrase -SearchApplication $searchapp -Language en-us -Type QuerySuggestionBlockList</dev:code><dev:remarks><maml:para>This example returns all language resource entries for the en-us language in the QuerySuggestionBlockList type.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchLanguageResourcePhrase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchLanguageResourcePhrase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchLanguageResourcePhrase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchExtendedConnectorProperty</command:name><maml:description><maml:para>Returns the value of the property of the search service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchExtendedConnectorProperty</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchExtendedConnectorProperty</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ExtendedConnectorPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the property to get.
The most common property to retrieve is ContentDistributor.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid ExtendedConnectorProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ExtendedConnectorPropertyPipeBind</command:parameterValue><dev:type><maml:name>ExtendedConnectorPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the administration component.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Get-SPEnterpriseSearchExtendedConnectorProperty cmdlet to return the value of the property of a search service application specified by the Identity parameter. The most common property to retrieve is ContentDistributor. This cmdlet is only valid for a search service application of ExtendedConnector type.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------EXAMPLE 1---------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchExtendedConnectorProperty -Identity "ContentDistributor" -SearchApplication "Search Service Application"</dev:code><dev:remarks><maml:para>This example retrieves the value of the ContentDistributor property.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------EXAMPLE 2---------------</maml:title>
<dev:code>C:\PS>Get-SPEnterpriseSearchExtendedConnectorProperty -SearchApplication "Search Service Application"</dev:code><dev:remarks><maml:para>This example retrieves all the extended connector properties, and their values, of the mySearchServiceApp search service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchExtendedConnectorProperty</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchExtendedConnectorProperty</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlExtension</command:name><maml:description><maml:para>Removes a file name extension from the list of files that can be crawled.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlExtension</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlExtension</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ExtensionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The file name extension to remove.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid file name extension (for example, .xml); or an instance of a valid CrawlExtension object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ExtensionPipeBind</command:parameterValue><dev:type><maml:name>ExtensionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the extension collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchCrawlExtension cmdlet prevents files with this extension from being crawled.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>Add code example.</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
$searchapp | Get-SPEnterpriseSearchCrawlExtension "pdf" | Remove-SPEnterpriseSearchCrawlExtension</dev:code><dev:remarks><maml:para>This example removes the PDF IFilter and removes the pdf file extension from the list of file types to include in the content index.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlExtension</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlExtension</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlExtension</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlExtension</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</command:name><maml:description><maml:para>Returns the service manager service instance.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchQueryAndSiteSettingsServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search manager service instance to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid server name on which search manager service instance runs; or an instance of a valid SearchManagerServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchQueryAndSiteSettingsServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchQueryAndSiteSettingsServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Local</maml:name><maml:description><maml:para>Specifies that the service manager service instance for the current search server is returned.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance cmdlet returns the service manager service instance when a search manager service is started or stopped.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>$qqssSvcInstance = Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance -Local</dev:code><dev:remarks><maml:para>This example obtain a reference to the query and site setting service instance on the local farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>$qssSvcInstance = Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance -Identity myServer</dev:code><dev:remarks><maml:para>This example obtain a reference to the query and site setting service instance from a specific server name.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlMapping</command:name><maml:description><maml:para>Creates a crawl mapping rule for a shared search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlMapping</maml:name><command:parameter required="True" position="1"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Target</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the source URI for the crawl mapping.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl mapping collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Target</maml:name><maml:description><maml:para>Specifies the target URI for the crawl mapping to get.</maml:para><maml:para /><maml:para>The type must be a valid URI; for example, file:\\ server_name\sitedocs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlMapping cmdlet is run when the search functionality is initially configured, and when access is changed through a different mechanism to create the crawl mapping rule; for example, when a rule is changed to use file:\\ rather than  http://.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1"
New-SPEnterpriseSearchCrawlMapping -SearchApplication $searchapp -Url "file://location1" -Target "http://location2"</dev:code><dev:remarks><maml:para>This example will change the query results link from the file share where the item was crawled to the Web site location from which the item can be browsed.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchCrawlRule</command:name><maml:description><maml:para>Creates a new crawl rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchCrawlRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchCrawlRule</maml:name><command:parameter required="True" position="1"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">InclusionRule | ExclusionRule</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AccountName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AccountPassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationType</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContentClass</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CrawlAsHttp</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FollowComplexUrls</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IsAdvancedRegularExpression</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PluggableSecurityTimmerId</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Priority</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SuppressIndexing</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Identity</maml:name><maml:description><maml:para>Specifies a unique path to which a crawl rule applies.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the Search application that is associated with the crawl rule to be modified.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of crawl rule. A value of zero (0) includes the rule, a value of 1 excludes the rule.</maml:para><maml:para /></maml:description><command:parameterValue required="True">InclusionRule | ExclusionRule</command:parameterValue><dev:type><maml:name>InclusionRule | ExclusionRule</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AuthenticationType</maml:name><maml:description><maml:para>Specifies one of the following authentication types to access matching URLs:</maml:para><maml:para /><maml:para>BasicAccountRuleAccess -- Specifies the account name and password that are required for this authentication type.</maml:para><maml:para /><maml:para>CertificateRuleAccess -- Specifies the valid client certificate name that is required for this authentication type.</maml:para><maml:para /><maml:para>NTLMAccountRuleAccess -- Specifies the account name for integrated authentication.</maml:para><maml:para /><maml:para>FormRuleAccess -- 
Specifies a valid URL for HTTP POST or HTTP GET, public and private parameters, and a list of error pages that are used by this authentication type.</maml:para><maml:para /><maml:para>CookieRuleAccess -- Specifies private parameters and a list of error pages that are used by this authentication type.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ContentClass</maml:name><maml:description><maml:para>Specifies the string that is sent to the protocol handler for any content that matches the crawl rule.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CrawlAsHttp</maml:name><maml:description><maml:para>Specifies whether the crawler should crawl content from a hierarchical content source as HTTP content.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FollowComplexUrls</maml:name><maml:description><maml:para>Specifies whether the index engine should crawl content with URLs that contain a question mark (?).</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IsAdvancedRegularExpression</maml:name><maml:description><maml:para>Specifies whether the rule has a full regular expression syntax.</maml:para><maml:para /><maml:para>The default value is False.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>PluggableSecurityTrimmerId</maml:name><maml:description><maml:para>Specifies the ID of the custom pluggable security trimmer to use, if registered.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Priority</maml:name><maml:description><maml:para>Defines where in the list of crawl rules this crawl rule should be applied.</maml:para><maml:para /><maml:para>The priority value cannot be less than 0 or greater than or equal to the number of crawl rules for the search application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SuppressIndexing</maml:name><maml:description><maml:para>Specifies whether the crawler should exclude the content of items that this rule applies to from the content index.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchCrawlRule cmdlet creates special rules for crawling items that are contained in the specified path.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------ </maml:title>
<dev:code>C:\PS>New-SPEnterpriseSearchCrawlRule -SearchApplication mySearchServiceApp -Identity http://ExampleSharePointSite -CrawlAsHttp 1 -Type InclusionRule</dev:code><dev:remarks><maml:para>This example creates an inclusion type crawl rule for the site at http://ExampleSharePointSite. The rule specifies that the site be crawled as an HTTP site.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchCrawlRule</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchCrawlRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchCrawlMapping</command:name><maml:description><maml:para>Deletes a crawl mapping.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchCrawlMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchCrawlMapping</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlMappingPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The crawl mapping to delete.</maml:para><maml:para /><maml:para>A valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid CrawlMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlMappingPipeBind</command:parameterValue><dev:type><maml:name>CrawlMappingPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl mapping collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchCrawlMapping cmdlet deletes a crawl mapping from the crawl mapping collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "Sample Search Service Application"
$mappingtodelete = Get-SPEnterpriseSearchCrawlContentSource -Identity "somemapping"
$mappingtodelete | Remove-SPEnterpriseSearchCrawlMapping</dev:code><dev:remarks><maml:para>This example removes a crawl mapping from a search application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchCrawlMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchCrawlMapping</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchCrawlMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPEnterpriseSearchQueryDemoted</command:name><maml:description><maml:para>Deletes a demoted site rule.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPEnterpriseSearchQueryDemoted</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPEnterpriseSearchQueryDemoted</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">DemotedPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the demoted site rule to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid Demoted object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">DemotedPipeBind</command:parameterValue><dev:type><maml:name>DemotedPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the demoted site collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPEnterpriseSearchQueryDemoted cmdlet adjusts query rank by deleting a demoted site rule from the demoted site collection. Query demoted sites are de-emphasized in relevance.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$demotedRule = Get-SPEnterpriseSearchQueryDemoted -Identity http://somesite.com -SearchApplication MySSA
$demotedRule | Remove-SPEnterpriseSearchQueryDemoted
</dev:code><dev:remarks><maml:para>This example obtains a reference to a site demotion rule for the URL http://somesite.com, and removes it.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryDemoted</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryDemoted</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPEnterpriseSearchQueryDemoted</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchQueryScopeRule</command:name><maml:description><maml:para>Sets the properties of a shared scope rule for a query scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchQueryScopeRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchQueryScopeRule</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">ScopeRulePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FilterBehavior</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ManagedPropertyName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MatchingString</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertyValue</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Scope</maml:name><command:parameterValue required="True">ScopePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UrlScopeRuleType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the scope rule to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope rule (for example, ScopeRule1); or an instance a valid ScopeRule object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopeRulePipeBind</command:parameterValue><dev:type><maml:name>ScopeRulePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the results URL that is associated with the query scope rule.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FilterBehavior</maml:name><maml:description><maml:para>Specifies the type of scope rule to create for the query scope.</maml:para><maml:para /><maml:para>The type must be one of the following values: Exclude, Include, or Require.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ManagedPropertyName</maml:name><maml:description><maml:para>Specifies the name of the managed property to use for the PropertyQuery scope rule.</maml:para><maml:para /><maml:para>The type must be a valid name of a managed property; for example, ManagedProp1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MatchingString</maml:name><maml:description><maml:para>Specifies the string to use when matching the URL rule type.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertyValue</maml:name><maml:description><maml:para>Specifies the property value to use when matching the PropertyQuery rule type.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Scope</maml:name><maml:description><maml:para>Applies the query scope rule to the specified scope.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope (for example, Scope1); or an instance of a valid Scope object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopePipeBind</command:parameterValue><dev:type><maml:name>ScopePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope rule collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UrlScopeRuleType</maml:name><maml:description><maml:para>Specifies the value to use when matching the URL rule type.</maml:para><maml:para /><maml:para>The type must be one of the following values: Folder, HostName, or Domain.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchQueryScopeRule cmdlet updates the properties of a query scope. SPEnterpriseSearchQueryScopeRule represents a query results scope rule that can be applied to a scope.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity "MySSA"
$scope = Get-SPEnterpriseSearchQueryScope -Identity MustCrawl -SearchApplication $ssa
Get-SPEnterpriseSearchQueryScopeRule -Scope $scope -Url http://criticalSite | Set-SPEnterpriseSearchQueryScopeRule -Url http://criticalSite -UrlScopeRuleType Url</dev:code><dev:remarks><maml:para>This example gets a reference to a scope rule for the URL http://criticalSite and sets its rule type to Url.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>New-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchQueryScopeRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPEnterpriseSearchService</command:name><maml:description><maml:para>Sets the properties of a search service for a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPEnterpriseSearchService</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPEnterpriseSearchService</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AcknowledgementTimeout</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ConnectionTimeout</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContactEmail</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IgnoreSSLWarnings</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>InternetIdentity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PerformanceLevel</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ProxyType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceAccount</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServicePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the search service to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchService1); or an instance of a valid SearchService object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServicePipeBind</command:parameterValue><dev:type><maml:name>SearchServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AcknowledgementTimeout</maml:name><maml:description><maml:para>Specifies the amount of time in seconds that the search server will wait for request acknowledgment while connecting to other services.</maml:para><maml:para /><maml:para>The type must be string input that can be parsed to an integer value.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ConnectionTimeout</maml:name><maml:description><maml:para>Specifies the amount of time in seconds that the search server waits while connecting to other services.</maml:para><maml:para /><maml:para>The type must be string input that can be parsed to an integer value.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ContactEmail</maml:name><maml:description><maml:para>Specifies an e-mail address to which external site administrators can write if problems occur when the site is being crawled.</maml:para><maml:para /><maml:para>The type must be a valid e-mail address, in the form MyAddress@mycompany.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IgnoreSSLWarnings</maml:name><maml:description><maml:para>Specifies that the search service will ignore Secure Sockets Layer (SSL) certificate name warnings. The default value is False.</maml:para><maml:para /><maml:para>The type must be a string that can be cast to a Boolean value; for example, True or False.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>InternetIdentity</maml:name><maml:description><maml:para>Specifies the value that the crawler sends in the headers of its HTTP requests to sites when it fetches their pages.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PerformanceLevel</maml:name><maml:description><maml:para>Specifies the relative number of threads for the indexer performance:</maml:para><maml:para /><maml:para>Reduced: Total number of threads = number of processors, Max Threads/host =  number of processors</maml:para><maml:para /><maml:para>Partly Reduced:  Total number of threads = 4 times the number of processors , Max Threads/host = 16 time the number of processors</maml:para><maml:para /><maml:para>Maximum: Total number of threads = number of processors </maml:para><maml:para /><maml:para>The type must be one of the following values:   Reduced,    PartlyReduced, or Maximum.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ProxyType</maml:name><maml:description><maml:para>Specifies whether the search service uses a proxy server or connects directly when crawling content. The default value is Direct, (No proxy server is used).</maml:para><maml:para /><maml:para>The type must be one of the following values: Direct or Proxy.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceAccount</maml:name><maml:description><maml:para>Specifies the user account or service account to use for running the Microsoft Office Server Search service. When this parameter is used, the ServicePassword parameter must also be specified.</maml:para><maml:para /><maml:para>The type must be a valid account name on the domain, in the form Domain\username or username. </maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServicePassword</maml:name><maml:description><maml:para>Specifies the password for the service account specified in ServiceAccount.</maml:para><maml:para /><maml:para>The type must contain the domain password to the account specified in the ServiceAccount parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPEnterpriseSearchService cmdlet updates properties of a search service for a farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$password = Read-Host -AsSecureString
**********
Set-SPEnterpriseSearchService -IgnoreSSLWarnings $true -ServiceAccount contoso\adminAccount -ServicePassword $password</dev:code><dev:remarks><maml:para>This example configures the search service to ignore SSL warnings, and changes the service account for the search service.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPEnterpriseSearchService</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchCrawlTopology</command:name><maml:description><maml:para>Returns a crawl topology.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchCrawlTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchCrawlTopology</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Active</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the crawl topology to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or an instance of a valid CrawlTopology object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">CrawlTopologyPipeBind</command:parameterValue><dev:type><maml:name>CrawlTopologyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the crawl topology collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Active</maml:name><maml:description><maml:para>Filters to return only active crawl topologies. An active crawl topology is currently serving crawls for the search application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchCrawlTopology cmdlet returns a crawl topology for a search application. A crawl topology contains the crawl component collection for a topology. </maml:para><maml:para /><maml:para>If the Identity parameter is not specified, this cmdlet returns the crawl topology collection for the specified search application.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchapp = Get-SPEnterpriseSearchServiceApplication "SearchApp1" 
$searchapp | Get-SPEnterpriseSearchCrawlTopology</dev:code><dev:remarks><maml:para>This example returns all crawl topologies for the search application SearchApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchCrawlTopology</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Restore-SPEnterpriseSearchServiceApplication</command:name><maml:description><maml:para>Restores third-party backup of a search application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Restore</command:verb><command:noun>SPEnterpriseSearchServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Restore-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>AdminSearchServiceInstance</maml:name><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdminApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Restore-SPEnterpriseSearchServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>TopologyFile</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdminApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>KeepId</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new Search application name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the application pool for the query Web service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdminApplicationPool</maml:name><maml:description><maml:para>Specifies the application pool for the administrative Web service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdminSearchServiceInstance</maml:name><maml:description><maml:para>Specifies the search service instance to be used with the administration component.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SearchServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the database to create for the restoring the search application.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, RestoreDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the name of the password for the database server on the Microsoft SQL Server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the database specified in DatabaseName.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the account name specified in the Database Server parameter. </maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Use this parameter if you want the administration database to use a failover database server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the application pool for the query Web service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>TopologyFile</maml:name><maml:description><maml:para>Specifies the path the the .XML file that contains the application topology information.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdminApplicationPool</maml:name><maml:description><maml:para>Specifies the application pool for the administrative Web service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Restore-SPEnterpriseSearchServiceApplication cmdlet is used by third parties to create a search application that uses existing data.</maml:para><maml:para /><maml:para>Some third parties back up the application data and need to restore the application later. So the data is restored and uses the Restore-SPEnterpriseSearchServiceApplication cmdlet to create a new search application that uses the restored data.</maml:para><maml:para /><maml:para>This cmdlet supports parameter sets. The first set of parameters is for Application Configuration Attach mode and the second set of parameters is for Search Application Attach mode.</maml:para><maml:para /><maml:para>Application Configuration Attach mode only restores configuration data that is stored in the administration database. However, Search Application Attach restores configuration, topology and all crawled data.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------EXAMPLE 1--------------</maml:title>
<dev:code>C:\PS>$searchInstance = Get-SPEnterpriseSearchServiceInstance -local
$applicationPool = New-SPIisWebServiceApplicationPool -Name "SearchServiceApplicationPool"

C:\PS>Restore-SPEnterpriseSearchServiceApplication -Name "SearchServiceApplication" -ApplicationPool $applicationPool -AdminSearchServiceInstance $searchInstance -DatabaseName "SearchServiceApplication_Admindb" -DatabaseServer "SQLServer1"</dev:code><dev:remarks><maml:para>This example uses Application Configuration Attach mode to restore configuration data.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------EXAMPLE 2--------------</maml:title>
<dev:code>C:\PS>$applicationPool = New-SPIisWebServiceApplicationPool -Name "SearchServiceApplicationPool"

C:\PS>Restore-SPEnterpriseSearchServiceApplication -Name "SearchServiceApplication" -ApplicationPool $applicationPool -TopologyFile "C:\TopologyFile.xml"</dev:code><dev:remarks><maml:para>This example uses Search Application Attach mode to restore toplogoy data in the file named topology.xml.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Restore-SPEnterpriseSearchServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPEnterpriseSearchQueryScopeRule</command:name><maml:description><maml:para>Adds a shared scope rule to a query scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPEnterpriseSearchQueryScopeRule</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPEnterpriseSearchQueryScopeRule</maml:name><command:parameter required="True" position="Named"><maml:name>RuleType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Scope</maml:name><command:parameterValue required="True">ScopePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FilterBehavior</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ManagedProperty</maml:name><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MatchingString</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertyValue</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UrlScopeRuleType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RuleType</maml:name><maml:description><maml:para>Specifies the type of scope rule to create.</maml:para><maml:para /><maml:para>The type must be one of the following values: AllContent, Url, or PropertyQuery.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Scope</maml:name><maml:description><maml:para>Applies the query scope rule to the specified scope.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a scope (for example, Scope1); or an instance of a valid Scope object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScopePipeBind</command:parameterValue><dev:type><maml:name>ScopePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the results URL that is associated with the query scope rule.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FilterBehavior</maml:name><maml:description><maml:para>Specifies the type of scope rule to create for the query scope. The default value is Include.</maml:para><maml:para /><maml:para>The type must be one of the following values: Exclude, Include, or Require.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ManagedProperty</maml:name><maml:description><maml:para>Specifies the managed property to use for the PropertyQuery scope rule.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a managed property (for example, ManagedProperty1); or an instance of a valid ManagedProperty object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ManagedPropertyPipeBind</command:parameterValue><dev:type><maml:name>ManagedPropertyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MatchingString</maml:name><maml:description><maml:para>Specifies the string to use when matching the URL rule type.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertyValue</maml:name><maml:description><maml:para>Specifies the property value to use when matching the PropertyQuery rule type.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application that contains the query scope rule collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UrlScopeRuleType</maml:name><maml:description><maml:para>Specifies the value to use when matching the URL rule type.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPEnterpriseSearchQueryScopeRule cmdlet creates a new shared scope rule. SPEnterpriseSearchQueryScopeRule represents a query results scope rule that can be applied to a scope.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceApplication -Identity

C:\PS>$scope = Get-SPEnterpriseSearchQueryScope -Identity MustCrawl -SearchApplication $ssa

C:\PS>$sr = New-SPEnterpriseSearchQueryScopeRule -Scope $scope -RuleType AllContent -Url http://criticalSite

C:\PS>Get-SPEnterpriseSearchQueryScopeRule -Scope $scope -Url http://criticalSite</dev:code><dev:remarks><maml:para>This example creates a new scope rule of type AllContent for the URL http://criticalSite.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>




<maml:navigationLink><maml:linkText>Remove-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchQueryScopeRule</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchQueryScope</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPEnterpriseSearchQueryScopeRule</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPEnterpriseSearchService</command:name><maml:description><maml:para>Returns the search service for the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPEnterpriseSearchService</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPEnterpriseSearchService</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPEnterpriseSearchService cmdlet returns the SearchService object when the search service is updated or deleted.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$searchService = Get-SPEnterpriseSearchService</dev:code><dev:remarks><maml:para>This example obtains a reference to the search service of the current farm.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Set-SPEnterpriseSearchService</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPEnterpriseSearchServiceInstance</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPEnterpriseSearchService</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Import-SPEnterpriseSearchTopology</command:name><maml:description><maml:para>Imports and activates a topology from an XML file.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Import</command:verb><command:noun>SPEnterpriseSearchTopology</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Import-SPEnterpriseSearchTopology</maml:name><command:parameter required="True" position="Named"><maml:name>Filename</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SearchApplication</maml:name><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Filename</maml:name><maml:description><maml:para>Specifies the path and file name of the topology XML file to import.</maml:para><maml:para /><maml:para>The type must be a valid path, in the form MyFeature\Feature.xml.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SearchApplication</maml:name><maml:description><maml:para>Specifies the search application to which to apply the topology.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid search application name (for example, SearchApp1); or an instance of a valid SearchServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SearchServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SearchServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Import-SPEnterpriseSearchTopology cmdlet imports from an XML file the topology for a shared search application. The Export-SPEnterpriseSearchTopology cmdlet is used to save a search topology.</maml:para><maml:para /><maml:para>For permissions and the most current information about search cmdlets, see the online documentation, (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ssa = Get-SPEnterpriseSearchServiceAplication
Import-SPEnterpriseSearchTopology -SearchApplication $ssa -Filename .\topology.xml</dev:code><dev:remarks><maml:para>This example imports a topology from a file named topology.xml to a search application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Import-SPEnterpriseSearchTopology</name><role /><functionality /><component /></UserDefinedData>
</HelpItems>