XML Configuration Reference : Linguistic : PhoneticQueryConfig
 
PhoneticQueryConfig
com.exalead.dictionary.v10.PhoneticQueryConfig
Enables phonetic search by looking in the dictionary for words matching the phonetic form of the query. The phonetic query config requires a tokenization config. It will work only if a PhonemesResourceConfig exists, in order to build the phonetic forms of the words at build-time.
Parent elements:
com.exalead.dictionary.v10.DictionaryConfig (as DictionaryConfig)
Attributes:
Name
Type
Default value
Description
tokenizationConfig
string
preAllocatedPipelines
int
Nested elements:
Name
Type
Description
blacklist
com.exalead.dictionary.v10.BWList*
whitelist
com.exalead.dictionary.v10.BWList*