XML Configuration Reference : Search : SWConfig
 
SWConfig
com.exalead.search.v30.SWConfig
No documentation for this element.
Parent elements:
com.exalead.mercury.mami.search.v20.UQLConfig (as UQLConfig)
Attributes:
Name
Type
Default value
Description
stopWordsOnlyQueryAction
enum(perform, error, empty)
perform
What to do when a query contains only stop words. One of:
"perform": Performs the full query.
"error": Sends an error.
"empty": Sends an empty answer.
stopWordsOnlyQueryReportMode
enum(global, local, quiet)
local
Specifies how to report a stop-word only query error in 'Troubleshooting > Logs':
quiet: No log.
local: Error is reported in the Process log.
global: Error is reported in both Process and Global logs.
Nested elements:
Name
Type
Description
SWList
com.exalead.search.v30.SWList*