> 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. What mechanism do you recommend? Something in perl, python or php? Are their prebuilt modules that would develop such an index? > 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. Understood - could be done once a night during slow time. Thanks for the feedback. Best regards, Brian -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
