Re: ampersands in the database fields

2004-11-02 Thread -{ Rene Brehmer }-
Simple: don't convert it to HTML before inserting it. I used to do that as well, but it causes problems when using searches for several reasons, mostly because you have to convert the search query to HTML, which takes time, and then send the more complex data structure to the server, which also

Re: ampersands in the database fields

2004-11-02 Thread leegold
On Tue, 2 Nov 2004 21:57:36 -0500, [EMAIL PROTECTED] said: > From my understanding of how text indexing is done, & and other > punctuation > don't get indexed. What happens is the actual word content is broken > appart > and indexed on a word by word basis on your NA & SD it would be broken up > i