MySQL 5.6.14 Source Code Document
|
#include <fts0fts.h>
Public Attributes | |
ib_rbt_node_t * | current |
ib_rbt_t * | rankings_by_id |
ib_rbt_t * | rankings_by_rank |
ib_rbt_node_t* fts_result_t::current |
ib_rbt_t* fts_result_t::rankings_by_id |
RB tree of type fts_ranking_t indexed by doc id
ib_rbt_t* fts_result_t::rankings_by_rank |
RB tree of type fts_ranking_t indexed by rank