Unix Technical Forum

FULLTEXT searches; min word len

This is a discussion on FULLTEXT searches; min word len within the MySQL forums, part of the Database Server Software category; --> Hi, I've built a database search engine which uses fulltext indexing. But I have a problem regarding the minimum ...


Go Back   Unix Technical Forum > Database Server Software > MySQL

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-17-2008, 06:13 AM
henribaeyens
 
Posts: n/a
Default FULLTEXT searches; min word len

Hi,
I've built a database search engine which uses fulltext indexing. But I
have a problem regarding the minimum word length. The web host that my
client will be using does not want to decrease the ft_min_word_len
variable to 3 in stead of the default 4. (reason invoked: on a shared
environment, the index'll get larger and will impair server performance,
we should consider a dedicated server).
Doing regular searches using the LIKE clause does not care about this
limitation. Does using a combination of LIKE and MATCH AGAINST (not in
the same query, of course) seems like viable solution? Or is that just
nonsense?

henri
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:05 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com