Name | Type | Default value | Description |
---|---|---|---|
root | string | Path to retrieve | |
rootForm | enum(exact, lowercase, normalized) | normalized | Form of the category root. |
logic | string | The search logic to use | |
target | string | The search target to use | |
indexField | string | The index field to retrieve | |
query | string | #all | The query: may be used as a filter for the exported index data |
searchServerInstance | string | The search server instance to target | |
suggestName | string | The mandatory suggest name. Must match [A-z0-9_]+ | |
whiteListURL | string | URL to a suggest-whitelist resource | |
blackListURL | string | URL to a suggest-blacklist resource |
Name | Type | Description |
---|---|---|
SuggestBuildConfig | com.exalead.mercury.mami.search.v20.SuggestBuildConfig | Build options |
SuggestBuildTrigger | com.exalead.mercury.mami.search.v20.SuggestBuildTrigger | Optional build trigger |
SuggestQueryConfig | com.exalead.mercury.mami.search.v20.SuggestQueryConfig |