1ARIA_FTDUMP(1) User Commands ARIA_FTDUMP(1)
2
3
4
6 aria_ftdump - display full-text index information
7
9 Use: aria_ft_dump <table_name> <index_num>
10
11 -?, -h, --help
12 Display help and exit.
13
14 -c, --count
15 Calculate per-word stats (counts and global weights).
16
17 -d, --dump
18 Dump index (incl. data offsets and word weights).
19
20 -l, --length
21 Report length distribution.
22
23 -s, --stats
24 Report global stats.
25
26 -v, --verbose
27 Be verbose.
28
30 myisam_ftdump(1)
31
32 For more information, please refer to the MariaDB Knowledge Base,
33 available online at https://mariadb.com/kb/
34
35
36
37aria_ftdump Ver 1.0 May 2014 ARIA_FTDUMP(1)