| My Project
   
    | 
#include <item_func.h>
 
  
 | Public Member Functions | |
| Item_func_docid (FT_INFO_EXT *handler) | |
| const char * | func_name () const | 
| void | update_used_tables () | 
| longlong | val_int () | 
Item_func class used to fetch document ID from FTS result. This class is used to replace Item_field objects in order to fetch document ID from FTS result instead of table.
 1.7.6.1
 1.7.6.1