SearchIndexKnowledgeSourceBoostKind type

The kind of boost hint for a search index knowledge source.
KnownSearchIndexKnowledgeSourceBoostKind can be used interchangeably with SearchIndexKnowledgeSourceBoostKind, this enum contains the known values that the service supports.

Known values supported by the service

fieldValue: Boost documents based on a field value.
multiWordExpression: Boost documents based on a multi-word expression.

type SearchIndexKnowledgeSourceBoostKind = string