From owner-freebsd-www Thu Feb 20 19:39:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA03484 for www-outgoing; Thu, 20 Feb 1997 19:39:01 -0800 (PST) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA03476 for ; Thu, 20 Feb 1997 19:38:56 -0800 (PST) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id WAA09710; Thu, 20 Feb 1997 22:38:36 -0500 (EST) Date: Thu, 20 Feb 1997 22:38:36 -0500 (EST) From: John Fieber To: ErikGavlefors cc: www@FreeBSD.ORG Subject: Re: Search engine In-Reply-To: <330C4F99.626E@uhreg.mil.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-www@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 20 Feb 1997, ErikGavlefors wrote: > I am building an Intranet using FreeBSD and Apache. Now I am looking for > a search engine to search the Intranet, and I just wonder which one you > use. At this moment, freewais-sf + a bit of perl. I'm not fond of this however. The software is quite unstable. Although there are one or two crippling bugs at this instant, I am much more enthusiastic about CNIDR's Isearch (part of Isite). The current problem releates to indexing files that are bigger than can fit in memory. -john