RE: Fulltext search from multiple tables...

2003-09-09 Thread Dan Greene
age- > From: Kutt Niinepuu [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 09, 2003 2:40 PM > To: [EMAIL PROTECTED] > Subject: Fulltext search from multiple tables... > > > Hello everybody! > > Fulltext search fulfills all my needs, only it would be great > if

Fulltext search from multiple tables...

2003-09-09 Thread Kutt Niinepuu
Hello everybody! Fulltext search fulfills all my needs, only it would be great if someone walked me through using multiple tables with this feature. How to address this MATCH to indexes on different tables? Things like MATCH(table1.column, table2.column) give me errors. Thanx in advance, -- M