CustomQueryExpansionModule
• com.exalead.mercury.mami.search.v20.CustomQueryExpansionModule
• Serve as a function for query expansion config in query prefix handlers. @see QueryPrefixHandler#queryExpansionConfig
• 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. |
classId | string | | Full name of the Java class implementing the custom module. |
• Nested elements:
Name | Type | Description |
---|
KeyValue | exa.bee.KeyValue* | |