From owner-freebsd-doc@FreeBSD.ORG Tue May 29 20:50:51 2007 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C645C16A421 for ; Tue, 29 May 2007 20:50:51 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id 9D53B13C457 for ; Tue, 29 May 2007 20:50:51 +0000 (UTC) (envelope-from wschnr@googlemail.com) Received: by wa-out-1112.google.com with SMTP id m33so952586wag for ; Tue, 29 May 2007 13:50:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=McWVeSFKmh+ufPp7N6Mpprg7esfMpU7PKWE8Ml4wbsLUrJaomTVb0FUwSK33a1OIMlwqy35QMyJL6BrVfz+oFKZI1HEdWuQyi47EARhRU9WnTpCuCw91AGp9CY1/hq0OVQT29de9dNN2rSFFDdDgMm4O8SQ2FSUvSCgrwEzbEAw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=RfWq63xZ4BvWSVp7YBdFaO6OFsKHR9iCwo+3SJC9uM8C8eF/jtHJLHMR/d4VX8KMbz5sKTtPqt6UrLkJXPtL1qKAI3l13H0AIdK+lvSH/BBEzfgq6bvUOSVK/HyPQuNrhjVzU6ADSINlFqIiEHO3vPqJuGVDbDGAizERYJr3LI0= Received: by 10.114.166.1 with SMTP id o1mr3589778wae.1180471850076; Tue, 29 May 2007 13:50:50 -0700 (PDT) Received: by 10.114.147.15 with HTTP; Tue, 29 May 2007 13:50:50 -0700 (PDT) Message-ID: Date: Tue, 29 May 2007 22:50:50 +0200 From: "Wolfram Schneider" Sender: wschnr@googlemail.com To: "John Baldwin" In-Reply-To: <200705101810.32759.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200705101146.56279.jhb@freebsd.org> <200705101810.32759.jhb@freebsd.org> X-Google-Sender-Auth: 3f4942fd8eed9876 Cc: doc@freebsd.org Subject: Re: The search box on www.freebsd.org.. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 20:50:51 -0000 On 5/11/07, John Baldwin wrote: > On Thursday 10 May 2007 05:20:52 pm Wolfram Schneider wrote: > > On 5/10/07, John Baldwin wrote: > > > SUCKS/BLOWS CHUNKS/etc. > > > > > > Really, it's bad. I just typed in 'logo' to find the page about logo > usage, > > > and it returned 0 results, not even http://www.freebsd.org/logo.html. > That's > > > exceedingly lame. > > > > You typed an evil query which crashed the search program with signal 11. > > ('logos' works fine). > > > > The search program was written long time ago in C, a language with > > a terrible memory management. You have to spend half of your > > development time fixing memory leaks and off-by-one buffer bugs. 15 > > years ago nobody cared about bad C programming style. > > > > Feel free to debug our search program. I don't have the time myself. > > I think this is another reason why we should just use someone else's search > service instead of rolling our own. We simply don't have the resources to > maintain our own custom engine and haven't for years now. just for the record, we are using someone else's search software ports/net/freewais-sf with minor bugfixes. > > > Its worse than having no search box at all because people > > > will try to _use_ it and then get frustrated. It should either be killed, > or > > > it should be replaced with something that actually _works_ (probably it > > > should make use of Y!, Google, or Rambler.ru something to do the search). All search engines sucks more ore less. Ask our postmaster .... Most Open Source search engines crashes if you feed them with more than 1_000_000 records. -Wolfram -- Wolfram Schneider http://wolfram.schneider.org