XML Configuration Reference : Search : SynonymsModule
 
SynonymsModule
com.exalead.mercury.mami.search.v20.SynonymsModule
Synonyms module broadening the scope of a user query.
Parent elements:
com.exalead.mercury.mami.search.v20.UQLConfig (as UQLConfig)
Attributes:
Name
Type
Default value
Description
name
string
Name of the module. Referenced to target this module in query expansion config.
resourceFile
string
The compiled synonyms configuration file, cannot be null.
scoreMultiWordsExpressionsAsSingleWords
boolean
If true, the multi-words synonym will have the maximum score of the underlying words multiplied by the number of original words spanned. By default, the sum is calculated.