It sounds like you are trying to do full text searching, but you implemented it "manually". Was MySQL's full text indexing not sufficient for your needs or am I totally missing what you are trying to do?


On Jan 15, 2004, at 1:53 PM, Gregory Newby wrote:


I'm using MySQL for an information retrieval application where word
occurrences are indexed.  It seems that performance is not as good as
I would expect (it seems nearly linear with the number of rows).
Any advice would be welcome.  I'll lay out a lot of detail.

--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search & Advisory Services for Advanced Technology Environments
p: 212.759.6400/800.759.0577


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to