⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Enum SearchMode

    Determines the search algorithm

    Namespace: Sdl.Terminology.TerminologyProvider.Core
    Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
    Syntax
    public enum SearchMode

    Fields

    Name Description
    FullText

    The lookup is also done in the terms meta-data

    Fuzzy

    Returns the fuzzy matches and their scores

    Normal

    Regular term search

    In this article
    Back to top Generated by DocFX