You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Laurie <be...@gonzo.ben.algroup.co.uk> on 1997/05/25 22:17:53 UTC

Re: bugdb.cgi should search full text

Marc Slemko wrote:
> 
> Right now bugdb.cgi only searches single-line fields.  This means it does
> not search the body of the report.  I think it should.

Since you are thinking about searching, I've noticed that you can't search on
the report number - perhaps there's some other way to do that, but I haven't
found it!

Cheers,

Ben.

-- 
Ben Laurie                Phone: +44 (181) 994 6435  Email: ben@algroup.co.uk
Freelance Consultant and  Fax:   +44 (181) 994 6472
Technical Director        URL: http://www.algroup.co.uk/Apache-SSL
A.L. Digital Ltd,         Apache Group member (http://www.apache.org)
London, England.          Apache-SSL author

Re: bugdb.cgi should search full text

Posted by Marc Slemko <ma...@worldgate.com>.
On Sun, 25 May 1997, Ben Laurie wrote:

> Marc Slemko wrote:
> > 
> > Right now bugdb.cgi only searches single-line fields.  This means it does
> > not search the body of the report.  I think it should.
> 
> Since you are thinking about searching, I've noticed that you can't search on
> the report number - perhaps there's some other way to do that, but I haven't
> found it!

http://www.apache.org/bugdb.cgi/full/nnn

where nnn is the PR#.  <sigh>

Just need to add that to a nice form somewhere.