Get-FASTSearchContentCollection
擷取Microsoft FAST Search Server 2010 for SharePoint內容集合。
Syntax
Get-FASTSearchContentCollection
[[-Name] <String>]
[<CommonParameters>]
Description
此 Cmdlet 會擷取所有 FAST Search Server 2010 for SharePoint 內容集合。 若是指定了集合名稱,就會擷取單一集合 (如果有的話)。
如需 FAST Search Server 2010 for SharePoint Cmdlet 的許可權和最新資訊,請參閱線上檔 (https://go.microsoft.com/fwlink/?LinkId=163227) 。
範例
---------------範例 1-----------------
Get-FASTSearchContentCollection
此範例會擷取所有 FAST Search Server 2010 for SharePoint 內容集合。
---------------範例 2-----------------
Get-FASTSearchContentCollection -Name newscollection
此範例會擷取 「newscollection」 內容集合。
參數
-Name
要擷取的 FAST Search Server 2010 for SharePoint 集合名稱。
Type: | String |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | FAST Server for SharePoint 2010 |