full-text search with '&'
Posted by:
min
Date: September 30, 2004 06:18PM
I have a table that contains title and description of links from the open directory project. I built a full-text index on title+description, but when I did searches like 'AT&T' it returned no results. I found out that & is actually hard-coded as one of the boolean syntax characters. So I recompiled the server without the '&' in the ft_static.c, thinking that searches like 'AT&T' would work. (btw, my min search word length is set to 3 in my.cnf)
After repairing the table, I'm still not getting the results I expected...Has anyone run into this type of issue before? thanks for your help in advance,
Subject
Views
Written By
Posted
full-text search with '&'
3524
September 30, 2004 06:18PM
2553
July 28, 2005 08:06PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.