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...
>
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
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
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
- 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
- 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
> 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
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
> 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
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
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
> -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
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:
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
14 matches
Mail list logo