|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| FTB_EXPR * | up |
| uint | flags |
| my_off_t | docid [2] |
| my_off_t | max_docid |
| float | weight |
| float | cur_weight |
| LIST * | phrase |
| LIST * | document |
| uint | yesses |
| uint | nos |
| uint | ythresh |
| uint | yweaks |
Definition at line 98 of file ft_boolean_search.c.