Update the site-level search configuration
Partial update of the included content fields, synonyms, stop words, typo tolerance, or ranking rules. Any change triggers a fire-and-forget full reindex of the site, because the index shape or relevance contract has changed. The 60s in-memory config cache is invalidated so the next content event indexes against the new shape.
/search/confighttps://api.lynkow.com/v1Request bodyrequired
synonymsobjectSynonym groups for query expansion: each key maps to an array of equivalent terms (max 50 per group)
stopWordsarray<string>Max 500 characters. Array of strings
rankingRulesarray<enum>1-6 characters. Array of strings
typoToleranceobjectTypo-tolerance settings for fuzzy matching: enable flag, min word sizes for 1/2 typos, and attribute/word exclusions
enabledbooleanrequireddisableOnWordsarray<string>disableOnAttributesarray<string>minWordSizeForTyposobjectrequiredoneTyponumberrequiredtwoTyposnumberrequired
includedFieldsarray<enum>Min 1 character. Array of strings