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. |