MySQL 8.3.0
Source Code Documentation
FTB_EXPR Struct Reference

Public Attributes

FTB_EXPRup
 
uint flags
 
my_off_t docid [2]
 
my_off_t max_docid
 
float weight
 
float cur_weight
 
LISTphrase
 
LISTdocument
 
uint yesses
 
uint nos
 
uint ythresh
 
uint yweaks
 

Member Data Documentation

◆ cur_weight

float FTB_EXPR::cur_weight

◆ docid

my_off_t FTB_EXPR::docid[2]

◆ document

LIST* FTB_EXPR::document

◆ flags

uint FTB_EXPR::flags

◆ max_docid

my_off_t FTB_EXPR::max_docid

◆ nos

uint FTB_EXPR::nos

◆ phrase

LIST* FTB_EXPR::phrase

◆ up

FTB_EXPR* FTB_EXPR::up

◆ weight

float FTB_EXPR::weight

◆ yesses

uint FTB_EXPR::yesses

◆ ythresh

uint FTB_EXPR::ythresh

◆ yweaks

uint FTB_EXPR::yweaks

The documentation for this struct was generated from the following file: