Table of Contents

Enum NpgsqlTsVector.Lexeme.Weight

Namespace
NpgsqlTypes
Assembly
Npgsql.dll

The weight is labeled from A to D. D is the default, and not printed.

public enum NpgsqlTsVector.Lexeme.Weight

Fields

A = 3

A

B = 2

B

C = 1

C

D = 0

D, the default