Extend content capacity for a new deployment (FAST Search Server 2010 for SharePoint)
Applies to: FAST Search Server 2010
A default Microsoft FAST Search Server 2010 for SharePoint indexer configuration is optimized for content volumes up to 15 million items per index column. You can change the indexer configuration to handle up to 40 million items per column.
Important
Before you extend the content capacity, read the recommendations in Performance and capacity recommendations (FAST Search Server 2010 for SharePoint).
To extend content capacity for a new deployment
Install FAST Search Server 2010 for SharePoint by following the steps in Install FAST Search Server 2010 for SharePoint.
Change the index partition configuration:
On the administration server, locate the indexer template configuration file:
<FASTSearchFolder>\META\config\profiles\default\templates\installer\etc\config_data\RTSearch\clusterfiles\rtsearchrc.xml.win32.template
Where <FASTSearchFolder> is the path of the folder where you have installed FAST Search Server 2010 for SharePoint, for example C:\FASTSearch.
Save a backup of the file. You may need the backup at a later stage if the configuration file is modified in a software update.
In a text editor, open the file and change the following configuration parameters:
numberPartitions:
Default value:
5
New value:
10
docsDistributionMax:
Default value:
6000000,6000000,6000000,6000000,6000000
New value:
6000000,6000000,6000000,6000000,6000000,6000000,6000000,6000000,6000000,6000000
Configure FAST Search Server 2010 for SharePoint by following the steps in Configure a multiple server deployment.
See Also
Concepts
Test results: Extra-small scenario (FAST Search Server 2010 for SharePoint)
Extend content capacity for an existing deployment (FAST Search Server 2010 for SharePoint)
Handle software updates when you have extended the content capacity (FAST Search Server 2010 for SharePoint)
Plan FAST Search Server farm topology (FAST Search Server 2010 for SharePoint)
Manage FAST Search Server farm topology (FAST Search Server 2010 for SharePoint)
Add an index column (FAST Search Server 2010 for SharePoint)
Other Resources
FAST Search Server 2010 for SharePoint Capacity Planning (white paper)