SynonymType
The fields with this property use the specified synonym job.
Set SynonymType
to the name of the synonym job that you want to use to process the associated PropertyFieldCSVs. You must also define the synonym job in the [Synonym]
section of the configuration file.
For the fields with this property, the Content component uses the synonym list to find and store synonyms for the terms in this field. At query time, when you send a query with the Synonym
parameter set to True
, Content matches the query terms and any matching synonyms against the values in the SynonymType
fields.
NOTE: The fields that you configure as SynonymType
must also be Index fields.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MyProperty
|
Example: | SynonymType=SynonymJob
|
See Also: | Property
PropertyMatch PropertyFieldCSVs |
NOTE: If you change this setting after you have indexed content into the Content component, you must reindex the content.