If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > ft_min_word_len not initializing for FULLTEXT searches

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-05-04, 15:42
joemc91 joemc91 is offline
Registered User
 
Join Date: Jun 2004
Posts: 1
ft_min_word_len not initializing for FULLTEXT searches

I've just recently switched over to MySQL from MS Access ODBC and have so far been very happy with it. I am trying to get fulltext searches to work and they do, except they require at least 4 characters in each search term. The database is a small one of pictures where I am trying to search the descriptions. Small word searches are a must since they are short descriptions (like "ski trip" or "cub scouts"). I have tried implementing ft_min_word_len through the MySQL Administrator program, the my.cnf file, and even the -O ft_min_word_len=3 command line option. None of these work so far. I have been rebuilding the indexes by removing the index using MySQL Control Center and then recreating it, so I'm relatively sure it's not that.
Reply With Quote
  #2 (permalink)  
Old 06-07-04, 12:21
omiossec omiossec is offline
Registered User
 
Join Date: Jan 2003
Location: Paris, France
Posts: 320
Which MySql Version do you use ?
Only 4.0.10 and sup support this feature
__________________
Olivier Miossec
--
http://www.lasso-developpeur.net/
--
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On