Name | Type | Default value | Description |
---|---|---|---|
name | string | Name of the module. Referenced to target this module in query expansion config. | |
annotation | string | The annotation name to use for expansion. | |
indexKind | int | 2 | The targeted index kind (0: exact search, 1: lowercase search, 2: normalized search). |
Name | Type | Description |
---|---|---|
SemanticProcessor | com.exalead.indexing.analysis.v10.SemanticProcessor* | The underlying semantic processors plugged in the pipeline. |