InnoDB Plugin
1.0
|
#include <fts0types.h>
Data Fields | |
fts_string_t | text |
ib_vector_t * | positions |
A token and its positions within a document.
ib_vector_t* fts_token_t::positions |
an array of the positions the token is found in; each item is actually an ulint.
fts_string_t fts_token_t::text |
token text