On Mon, Mar 24, 2003 at 06:41:07PM -0800, Brian wrote:
> I have a client with approximately 2 gigabytes of un-indexed document files
> (includes text and graphics).
> 
> He wants to be able to enter a few parameters and bring up a list of all

If they are flat text files this should not be too big an issue although
a very large project nonetheless. Develop an index by yanking out keywords
of interest and devloping a table to index them either by filename 
title or whatever.

I'd leave them as flat text files and go from there. If they are adding
or removing from the "library" then do a re-index at an interval that 
makes sense. 

-- 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Peter L. Berghold                                     [EMAIL PROTECTED] 
"Those who fail to learn from history are condemned to repeat it."
AIM: redcowdawg        Yahoo IM: blue_cowdawg              ICQ: 11455958 

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

Reply via email to