1 out of 1 rated this helpful - Rate this topic

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

SharePoint 2010

Published: June 2011

Applies to: Microsoft FAST Search Server 2010 for SharePoint

The Custom Property Extractor Schema specifies the XML configuration file format that is used for custom property extractors. For more information, see Creating a Custom Property Extractor.

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.

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

Name

Description

extractors

Required. Specifies the top-level element.

extractor

Required. Specifies one custom property extractor.

Date

Description

Reason

June 2011

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.