Extend content capacity for a new deployment (FAST Search Server 2010 for SharePoint)(informazioni in lingua inglese)

Data pubblicazione: 16 dicembre 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.

Gg482017.Important(it-it,office.14).gifImportante:
Before you extend the content capacity, read the recommendations in About extended content capacity(informazioni in lingua inglese).

To extend content capacity for a new deployment

  1. Install FAST Search Server 2010 for SharePoint by following the steps in Install FAST Search Server 2010 for SharePoint(informazioni in lingua inglese).

  2. Change the index partition configuration:

    1. 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.

    2. 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.

    3. 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

  3. Configure FAST Search Server 2010 for SharePoint by following the steps in Configure a multiple server deployment.

Vedere anche

Concetti

About extended content capacity (FAST Search Server 2010 for SharePoint)(informazioni in lingua inglese)
Extend content capacity for an existing deployment (FAST Search Server 2010 for SharePoint)(informazioni in lingua inglese)
Handle software updates when you have extended the content capacity (FAST Search Server 2010 for SharePoint)(informazioni in lingua inglese)
Plan FAST Search Server farm topology (FAST Search Server 2010 for SharePoint)(informazioni in lingua inglese)
Manage FAST Search Server farm topology (FAST Search Server 2010 for SharePoint)(informazioni in lingua inglese)
Add an index column (FAST Search Server 2010 for SharePoint)(informazioni in lingua inglese)

Altre risorse

FAST Search Server 2010 for SharePoint Capacity Planning (white paper)

Cronologia delle modifiche

Data Descrizione Motivo

16 dicembre 2010

Pubblicazione iniziale