XML Configuration Reference : Search : CategoryTitleSuggest
 
CategoryTitleSuggest
com.exalead.mercury.mami.search.v20.CategoryTitleSuggest
Takes category titles of one category index field.
Parent elements:
com.exalead.mercury.mami.search.v20.SuggestConfig (as SuggestConfig)
Attributes:
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
Nested elements:
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