MySQL 8.3.0
Source Code Documentation
MY_FTB_PHRASE_PARAM Struct Reference

Public Attributes

LISTphrase
 
LISTdocument
 
const CHARSET_INFOcs
 
uint phrase_length
 
uint document_length
 
uint match
 

Member Data Documentation

◆ cs

const CHARSET_INFO* MY_FTB_PHRASE_PARAM::cs

◆ document

LIST* MY_FTB_PHRASE_PARAM::document

◆ document_length

uint MY_FTB_PHRASE_PARAM::document_length

◆ match

uint MY_FTB_PHRASE_PARAM::match

◆ phrase

LIST* MY_FTB_PHRASE_PARAM::phrase

◆ phrase_length

uint MY_FTB_PHRASE_PARAM::phrase_length

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