Custom Property Extractor Schema (FAST Search server 2010 for SharePoint)

Applies to: SharePoint Server 2010

The schema applies to the configuration file <FASTSearchFolder>\etc\config_data\DocumentProcessor\CustomPropertyExtractors.xml.

Where <FASTSearchFolder> is the path of the folder where you have installed FAST Search Server 2010 for SharePoint, for example C:\FASTSearch.

Schema

<?xml version="1.0" encoding="UTF-8"?>
<extractors>
  <extractor />
</extractors>

Elements

Name

Description

extractors

Required. Specifies the top-level element.

extractor

Required. Specifies one custom property extractor.

See Also

Concepts

Creating a Custom Property Extractor

Other Resources

Enterprise Search Resource Center | SharePoint 2010