Table of Contents

Class SearchRequest

Namespace
Textkernel.Tx.Models.API.MatchV2.Response
Assembly
Textkernel.Tx.SDK.dll
public class SearchRequest
Inheritance
SearchRequest
Inherited Members

Properties

Agent

public string Agent { get; set; }

Property Value

string

HiddenQueryParts

public QueryPart[] HiddenQueryParts { get; set; }

Property Value

QueryPart[]

Ip

public string Ip { get; set; }

Property Value

string

MergeOverlappingSynonyms

public bool MergeOverlappingSynonyms { get; set; }

Property Value

bool

MergeOverlappingSynonymsSpecified

public bool MergeOverlappingSynonymsSpecified { get; set; }

Property Value

bool

OutputLanguage

public string OutputLanguage { get; set; }

Property Value

string

PageSize

public int PageSize { get; set; }

Property Value

int

PageSizeSpecified

public bool PageSizeSpecified { get; set; }

Property Value

bool

ProvideTagcloud

public string ProvideTagcloud { get; set; }

Property Value

string

Query

public string Query { get; set; }

Property Value

string

QueryContext

public QueryContext QueryContext { get; set; }

Property Value

QueryContext

QueryParts

public QueryPart[] QueryParts { get; set; }

Property Value

QueryPart[]

ResultFields

public string[] ResultFields { get; set; }

Property Value

string[]

ResultOffset

public int ResultOffset { get; set; }

Property Value

int

ResultOffsetSpecified

public bool ResultOffsetSpecified { get; set; }

Property Value

bool

SearchAfter

public string[] SearchAfter { get; set; }

Property Value

string[]

SearchEngine

public string SearchEngine { get; set; }

Property Value

string

Sorting

public ResultSorting Sorting { get; set; }

Property Value

ResultSorting

SuppressCorrection

public bool SuppressCorrection { get; set; }

Property Value

bool

SuppressCorrectionSpecified

public bool SuppressCorrectionSpecified { get; set; }

Property Value

bool

SuppressFacetCounts

public bool SuppressFacetCounts { get; set; }

Property Value

bool

SuppressFacetCountsSpecified

public bool SuppressFacetCountsSpecified { get; set; }

Property Value

bool

SuppressHighlighting

public bool SuppressHighlighting { get; set; }

Property Value

bool

SuppressHighlightingSpecified

public bool SuppressHighlightingSpecified { get; set; }

Property Value

bool

SuppressResultList

public bool SuppressResultList { get; set; }

Property Value

bool

SuppressResultListSpecified

public bool SuppressResultListSpecified { get; set; }

Property Value

bool

SynonymExpansionMode

public SynonymExpansionMode SynonymExpansionMode { get; set; }

Property Value

SynonymExpansionMode

SynonymExpansionModeSpecified

public bool SynonymExpansionModeSpecified { get; set; }

Property Value

bool

SynonymLanguages

public string[] SynonymLanguages { get; set; }

Property Value

string[]

UseNlqs

public bool UseNlqs { get; set; }

Property Value

bool

UseNlqsSpecified

public bool UseNlqsSpecified { get; set; }

Property Value

bool

Uuid

public string Uuid { get; set; }

Property Value

string