Return-Path: owner-linux-doc@vger.rutgers.edu
Received: from kantti.helsinki.fi (root@kantti.Helsinki.FI [128.214.4.16]) by keos.cs.Helsinki.FI (8.6.10/H46) with ESMTP id CAA14644 for <wirzeniu@cs.Helsinki.FI>; Sun, 30 Jul 1995 02:38:47 +0300
Received: from vger.rutgers.edu (majordomo@vger.rutgers.edu [128.6.190.2]) by kantti.helsinki.fi (8.6.12+Emil1.1/8.6.5) with SMTP id CAA15880 for <wirzeniu@cc.helsinki.fi>; Sun, 30 Jul 1995 02:38:43 +0300
Received: (from majordomo@localhost) by vger.rutgers.edu (8.6.12/8.6.12) id SAA22595 for linux-doc-outgoing; Sat, 29 Jul 1995 18:20:09 -0400
Message-Id: <199507292305.SAA28358@nigel.vnet.net>
To: linux-doc@vger.rutgers.edu
Reply-To: johnsonm@nigel.vnet.net
Subject: Re: linux-doc: Missing man page references 
In-Reply-To: Your message of "Sat, 29 Jul 1995 22:52:22 GMT."
             <murGw4+V80jF084yn@melbpc.org.au> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sat, 29 Jul 1995 18:05:11 -0500
From: "Michael K. Johnson" <johnsonm@nigel.vnet.net>
Sender: owner-linux-doc@vger.rutgers.edu
Precedence: bulk
Content-Length: 1045
Status: RO
X-Status: 


Keith Owens writes:
>The idea of (optionally) building a complete database of manual pages
>is attractive if it can be done in reasonable time, i.e. if it is
>practical.  One possibility is to use mkid, a textual database store
>and lookup system.  I find mkid useful for scanning and indexing text
>of all kinds, both source and documentation.  At the moment it builds
>its database from scratch each time, the NEWS file says that an
>incremental update is in the works.  The c.o.l.announce entry was -

Glimpse does all this, and the latest version (3.0b) has incremental
update capability.  It is also well tested, since it is the basis of
the Harvest text retrieval system.  It also provides a few other things:
one is a glimpse "server", which can keep the index constantly in
memory to satisfy requests very quickly.  Another is different sizes
of index (the larger the faster); the default is the smallest size.

It's at http://glimpse.cs.arizona.edu:1994/

You can also find it at ftp://glimpse.cs.arizona.edu/glimpse/

michaelkjohnson
