From owner-freebsd-doc Thu Sep 28 10: 5:38 2000 Delivered-To: freebsd-doc@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 6ED9837B422; Thu, 28 Sep 2000 10:05:24 -0700 (PDT) Received: from utah (jcwells@utah.nwlink.com [209.20.130.41]) by smtp.nwlink.com (8.9.3/8.9.1) with SMTP id KAA16742; Thu, 28 Sep 2000 10:05:23 -0700 (PDT) Date: Thu, 28 Sep 2000 10:18:25 -0700 (PDT) From: "Jason C. Wells" X-Sender: jcwells@utah Reply-To: "Jason C. Wells" To: Nik Clayton Cc: freebsd-doc@freebsd.org, core@freebsd.org Subject: Re: Assessing Search Engine Issues In-Reply-To: <20000928100529.A51667@canyon.nothing-going-on.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 28 Sep 2000, Nik Clayton wrote: > On Wed, Sep 27, 2000 at 10:18:50AM -0700, Jason C. Wells wrote: > It might do, if the benefits outweigh the costs. The cost, basically, > is that the existing mirrors have to be able to duplicate it easily, and > it needs to be as simple as possible to set up. That would basically > mean putting the site infrastructure tools in to the ports tree (where > they're not already there) and coming up with a list of 7-10 things that > a new web mirror has to do. I don't think the mirrors have to change. I would rather implement a systew where they don't. > PHP and database stuff also brings up interesting issues relating to > > 1. How do you version the content in the database? You don't. If you wanted a versionable search, we could enforce META tag discipline. That is not needed to put a search engine in place. > 2. How do you make it easy for translators to translate it? You don't. Since the search engine could be set up to search the website of a specific language (i.e. www.de) then you don't need to worry about language. (caveat: The search database should store non-english characters in the text fields.) > 3. How do you audit it? I don't understand. > > Are there docs in existence? > Ho ho ho. :) Either I am having a gross conceptual error or some folks are coming to the wrong conclusions when the words PHP and database springs up. In either case the communication is muddy. I don't want to build a slashdot clone! What I am gathering is that a couple of you have come to an understanding that the mail archive and the website will be replaced by database/PHP driven versions. Not in my mind. I think trying to change a global, multilanguage system that works is a _very_ big job. I don't think it is necessary to make all mirrors go PHP. PHP is a wildcard though. Hmmm. Another post is coming. In my mind all of the websites and multinational mirrors stay completely unmolested. All of the various mail archives stay completely unmolested. The search host merely searches and indexes and that is it. I still have not determined the way to go. > I'd have no problem with that -- I've cc'd this to -core for their > perusal. OK. Thank you, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message