Configuration : Appendix - Semantic Resources Reference : SynonymSet
 
SynonymSet
com.exalead.mot.qrewrite.v10.SynonymSet
A set of synonym terms.
Parent elements:
com.exalead.mot.qrewrite.v10.Synonyms (as Synonyms)
Attributes:
Name
Type
Default value
Description
modifiedBy
string
modifiedAt
nullablelong
originalExpr
string
String to match in user query
level
enum(exact, lowercase, normalized)
normalized
Term level of these expressions.
lang
iso code
Only match the original expression in this language.
equivalenceClass
enum(true, false, SynonymSetToSynonym, SynonymToSynonymSet)
override equivalenceClass Boolean if null or different from true/false, keep Synonyms.equivalenceClass value
Nested elements:
Name
Type
Description
Synonym
com.exalead.mot.qrewrite.v10.Synonym*
The list of synonyms of the original expression.