About configuration files (FAST Search Server 2010 for SharePoint)
Applies to: FAST Search Server 2010
Microsoft FAST Search Server 2010 for SharePoint uses XML configuration files to control operations in several functional areas.
Using FAST Search for SharePoint configuration files
Many FAST Search Server 2010 for SharePoint operations are controlled by XML configuration files which hold specifications for Web crawlers, content connectors, the monitoring service, and logging. Many configuration files are supplied with default values, serving as templates for your site-specific needs.
Note
To modify the configuration files, verify that you meet the following minimum requirements: You are a member of the FASTSearchAdministrators local group on the computer where FAST Search Server 2010 for SharePoint is installed.
Categories of configuration files
FAST Search Server 2010 for SharePoint configuration files control these functional areas.
Functional Area | Configuration File/Item Processing Stage | Usage |
---|---|---|
General administration |
Outline the topology of your FAST Search Server 2010 for SharePoint installation that includes all the nodes/servers in a deployment, and the distribution of components. |
|
Configure options for the browser engine component in FAST Search Server 2010 for SharePoint. |
||
Register a third-party IFilter with FAST Search Server 2010 for SharePoint. |
||
Rtsearchrc.xml |
Change the indexer configuration of your FAST Search Server 2010 to handle up to 40 million items per column. See Extend content capacity for a new deployment (FAST Search Server 2010 for SharePoint) and Handle software updates when you have extended the content capacity (FAST Search Server 2010 for SharePoint). |
|
Fdispatch.addon |
Configure the maximum number of results that are returned for a query by changing the maxoffset parameter, see Large queries in Microsoft FAST Search Server 2010 for SharePoint behave like denial of service attacks. |
|
Monitoring service |
Configure WMI classes and performance counters published by the FAST Search Server 2010 for SharePoint monitoring service. |
|
FAST Search Web crawler |
Use this template file to specify options for the FAST Search Web crawler that apply to all crawl collections (DNS, content submission, duplicate detection, etc.). |
|
Use the parameters in this file to create or update one specific crawl collection. This configuration file controls the FAST Search Web crawler behavior, content gathering, content processing, and storage. |
||
Connectors |
Use this template file to configure and crawl JDBC content with the FAST Search database connector. |
|
Use this template file to configure the FAST Search Lotus Notes content connector. |
||
Use this template file to configure the FAST Search Lotus Notes user directory connector. |
||
Control the logs (console logs, file logs, network logger) created by the FAST Search database connector and the FAST Search Lotus Notes connector. |
||
Item processing pipeline |
Run external commands from the item processing pipeline to extract additional information from crawled documents. Typical uses include sentiment analysis, taxonomy classification, or other kinds of text analysis. |
|
Enable and disable optional processing stages in the item processing pipeline. |
||
Extract and transform specific parts of crawled XML items. |
||
Filter out items from the item processing pipeline according to their offensive content scores. Enabled and disabled as an optional processing stage. |
||
Logging |
Configure routing and filtering of log messages sent from FAST Search Server 2010 for SharePoint components. Configure the first step for how FAST Search Server 2010 for SharePoint processes output log messages. |
|
Configure routing and filtering of log messages sent from FAST Search Server 2010 for SharePoint components. Configure the last two steps for the local and main log servers. |
Note
Modifying other configuration files than those listed in this table is not supported and could lead to system inconsistencies during re-configuration and software updates.