dictionary Element
Applies to: SharePoint Server 2010
<dictionary name='dictionaryName' yield-values='yes|no'/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
name |
Required. Specifies the name for the dictionary used by the custom property extractor. The dictionary is located in the resource store. You must specify the name of the file only, not the file path or the suffix. |
yield-values |
Optional. Specifies which value from the matching dictionary entry that is added to the crawled property.
Default: no. |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
Specifies one custom property extractor. |
See Also
Concepts
Creating a Custom Property Extractor
Custom Property Extractor Schema (FAST Search server 2010 for SharePoint)