List:Internals« Previous MessageNext Message »
From:Jay Pipes Date:May 2 2008 5:44pm
Subject:Re: Full-text indexing
View as plain text  
Look at storage/myisam/ft_*:

[508][jpipes@serialcoder: 
/home/jpipes/Desktop/mysql-6.0.4-alpha/storage/myisam]$ ll ft_*
-rw-r--r-- 1 jpipes jpipes  29K 2008-02-13 07:06 ft_boolean_search.c
-rw-r--r-- 1 jpipes jpipes 1.4K 2008-02-13 07:06 ft_eval.h
-rw-r--r-- 1 jpipes jpipes 9.7K 2008-02-13 07:06 ft_nlq_search.c
-rw-r--r-- 1 jpipes jpipes  12K 2008-02-13 07:06 ft_parser.c
-rw-r--r-- 1 jpipes jpipes 9.3K 2008-02-13 07:06 ft_static.c
-rw-r--r-- 1 jpipes jpipes  798 2008-02-13 07:06 ft_stem.c
-rw-r--r-- 1 jpipes jpipes 3.3K 2008-02-13 07:06 ft_stopwords.c
-rw-r--r-- 1 jpipes jpipes  19K 2008-02-13 07:06 ft_test1.h
-rw-r--r-- 1 jpipes jpipes  10K 2008-02-13 07:06 ft_update.c


Haitham Kaddoura wrote:
> Hi all
> could any one help and direct me to which file should i dig to
> understand how the indexing is done when I do Fulltext in the create
> table?
> 
> how the index file looks like?
> 
Thread
Full-text indexingHaitham Kaddoura2 May 2008
  • Re: Full-text indexingJay Pipes2 May 2008