InnoDB Plugin  1.0
Data Fields
fts_tokenizer_word_t Struct Reference

#include <fts0types.h>

Collaboration diagram for fts_tokenizer_word_t:
Collaboration graph
[legend]

Data Fields

fts_string_t text
ib_vector_tnodes

Detailed Description

A tokenizer word. Contains information about one word.

Field Documentation

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.


The documentation for this struct was generated from the following file: