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
    • Fields
    Back to top Generated by DocFX