InnoDB Plugin
1.0
|
#include <fts0types.h>
Data Fields | |
fts_string_t | text |
ib_vector_t * | nodes |
A tokenizer word. Contains information about one word.
ib_vector_t* fts_tokenizer_word_t::nodes |
Word node ilists, each element is of type fts_node_t
fts_string_t fts_tokenizer_word_t::text |
Token text.