Is it possible to tell MySQL 4.0.5 what special characters it can index?  For 
instance, I would like it to index "-" and "+" characters so that hyphenated words 
like "full-text" and words like "C++" are indexed and can be searched.  I've been 
trying to find a way to do this, but haven't found a solid answer yet.  I've been told 
it may be hard coded into the mysql source and would involve changing around 
myisam/ft_parser.*?  Is this easy to add or modify to allow these two character in the 
indexes?  Any assistance would be greatly appreciated.

Thanks,
Sean

Reply via email to