MySQL 8.0.37
Source Code Documentation
ddl::Token Struct Reference

Row fts token for plugin parser. More...

Public Member Functions

 UT_LIST_NODE_T (Token) m_token_list
 Next token link. More...
 

Public Attributes

fts_string_tm_text {}
 Token. More...
 
size_t m_position {}
 Token position in the document. More...
 

Detailed Description

Row fts token for plugin parser.

Member Function Documentation

◆ UT_LIST_NODE_T()

ddl::Token::UT_LIST_NODE_T ( Token  )

Next token link.

Member Data Documentation

◆ m_position

size_t ddl::Token::m_position {}

Token position in the document.

◆ m_text

fts_string_t* ddl::Token::m_text {}

Token.


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