Re: Your professional opinion Please...

2003-03-27 Thread Brian
Thanks Peter: - Original Message - From: "Peter L. Berghold" <[EMAIL PROTECTED]> To: "Brian" <[EMAIL PROTECTED]> Cc: "MySQL" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 4:07 PM Subject: Re: Your professional opinion Please... >

Re: Your professional opinion Please...

2003-03-27 Thread Brian
Thanks Mark: - Original Message - From: "Mark C. Roduner, Jr." <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 3:45 PM Subject: RE: Your professional opinion Please... > Brian, > Here's Some hints on how to accomplish an efficiant way > to index th

Re: Your professional opinion Please...

2003-03-25 Thread Peter L. Berghold
On Tue, 2003-03-25 at 18:11, Brian wrote: > > What mechanism do you recommend? > > Something in perl, python or php? > Well... I tend to be a Perl bigot so I'd choose Perl. I would do a couple of things. 1) I'd develop a list of words to ignore such as "and", "if" ,"but" etc. etc.. This may

RE: Your professional opinion Please...

2003-03-25 Thread Mark C. Roduner, Jr.
ular expressions, and PHP (v4.x) for the search program (easier UI). Mark C. Roduner, Jr. Medical Systematics Research -Original Message- From: Brian [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 3:12 PM To: Peter L. Berghold Cc: MySQL Subject: Re: Your professional opinion Please

Re: Your professional opinion Please...

2003-03-25 Thread Brian
- Original Message - From: "James E Hicks III" <[EMAIL PROTECTED]> To: "Joe Lewis" <[EMAIL PROTECTED]>; "MySQL" <[EMAIL PROTECTED]> Cc: "Brian" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 8:56 AM Subject: RE: Your

Re: Your professional opinion Please...

2003-03-25 Thread Brian
- Original Message - From: "Joe Lewis" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Cc: "Brian" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 8:42 AM Subject: Re: Your professional opinion Please... > Peter L. Berghold

Re: Your professional opinion Please...

2003-03-25 Thread Brian
> 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 shoul

Re: Your professional opinion Please...

2003-03-25 Thread Brian
Hi Nick: - Original Message - From: "Nick Arnett" <[EMAIL PROTECTED]> To: "Brian" <[EMAIL PROTECTED]>; "MySQL" <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 7:47 PM Subject: RE: Your professional opinion Please... > > I have a c

RE: Your professional opinion Please...

2003-03-25 Thread James E Hicks III
> I'd use MySQL, Apache, and UDMSEARCH. It provides the web interface for > the google search engine (Apache and UDMSearch), while connecting to > MySQL. If you want, the re-indexing can occur using a cron, and then by > making apache serve the documents from the root and doing the fancy > in

Re: Your professional opinion Please...

2003-03-25 Thread Joe Lewis
Peter L. Berghold wrote: 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 [snip] I'd leave them as flat text fil

Re: Your professional opinion Please...

2003-03-25 Thread Peter L. Berghold
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

RE: Your professional opinion Please...

2003-03-24 Thread Nick Arnett
> -Original Message- > From: Brian [mailto:[EMAIL PROTECTED] ... > 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 > documents that fit, and then be a

Re: Your professional opinion Please...

2003-03-24 Thread Martin Gainty
Brian- why not use grep or fgrep on the files and catch the hyperlink resultset to formatted html..? Regards, Martin - Original Message - From: "Brian" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 7:41 PM Subject:

Your professional opinion Please...

2003-03-24 Thread Brian
Hello Dear Friends: 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 documents that fit, and then be able to download them over a web interface - sort of like a privat