MySQL 9.0.0
Source Code Documentation
_ft_vft_ext Struct Reference

#include <ft_global.h>

Public Attributes

uint(* get_version )()
 
ulonglong(* get_flags )()
 
ulonglong(* get_docid )(FT_INFO_EXT *)
 
ulonglong(* count_matches )(FT_INFO_EXT *)
 

Member Data Documentation

◆ count_matches

ulonglong(* _ft_vft_ext::count_matches) (FT_INFO_EXT *)

◆ get_docid

ulonglong(* _ft_vft_ext::get_docid) (FT_INFO_EXT *)

◆ get_flags

ulonglong(* _ft_vft_ext::get_flags) ()

◆ get_version

uint(* _ft_vft_ext::get_version) ()

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