XML Configuration Reference : Search : StaticXMLSuggest
 
StaticXMLSuggest
com.exalead.mercury.mami.search.v20.StaticXMLSuggest
Takes a suggest XML file as parameter and compiles it. This suggest cannot be scheduled. Build options are read directly from the suggest XML file. Entries are compiled as found in the file.
Parent elements:
com.exalead.mercury.mami.search.v20.SuggestConfig (as SuggestConfig)
Attributes:
Name
Type
Default value
Description
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
url
string
URL to the Suggest XML file.
tokenizationConfig
string
Tokenization Config to use.
Nested elements:
Name
Type
Description
SuggestQueryConfig
com.exalead.mercury.mami.search.v20.SuggestQueryConfig