From owner-freebsd-questions Wed Aug 5 16:51:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18218 for freebsd-questions-outgoing; Wed, 5 Aug 1998 16:51:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mh2.cts.com (mh2.cts.com [209.68.192.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18213 for ; Wed, 5 Aug 1998 16:51:06 -0700 (PDT) (envelope-from preeper@cts.com) Received: from sgt361.cts.com (gt361.cts.com [204.212.158.91]) by mh2.cts.com (8.8.7/8.8.5) with SMTP id QAA00538 for ; Wed, 5 Aug 1998 16:50:52 -0700 (PDT) Message-Id: <3.0.5.32.19980805163100.00882190@crash.cts.com> X-Sender: preeper@crash.cts.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 05 Aug 1998 16:31:00 -0700 To: freebsd-questions@FreeBSD.ORG From: Jerry Preeper Subject: adding a C/C++ search engine to web server Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone had any experience with either Swish-E or Harvest? I have been looking to add a search engine to our web site running on 2.2.6 and Apache 1.3 - System is PII 233 with 128MB ram, 4.5GB HD. My goal is to use a C program that can be indexed nightly, space on the hard drive isn't too much of a concern but running in C rather than Perl/CGI is a big concern. C is the much preferred language for us. I have also looked quickly at Glimpse but it says it adds a search box to the bottom of every page and I don't want to do that since about 150 people work on different parts of the site and some use frames, some don't etc.. Are there any others that I should take a look at? I'm on somewhat of a budget. Jerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message