sgrep-1.90a - An SGML and XML Search and Indexing Tool


From owner-xml-dev@ic.ac.uk Wed Dec  9 19:29:35 1998
Date: Thu, 10 Dec 1998 03:18:17 +0200 (EET)
From: Jani Jaakkola <jjaakkol@cs.Helsinki.FI>
Subject: ANNOUNCE: sgrep-1.90a - SGML and XML search and indexing tool

Sgrep-1.90a has been made available in source and binary form. Binaries are available for Win32, HP-UX, Linux, OSF1 and Solaris platforms.

Sgrep is a tool to search and index text, SGML, XML and HTML files using structured patterns. This example searches TITLE elements containing word Hamlet from Jon Bosaks XML-text collections (both the religious texts and Shakespeares works):

% time sgrep -x index 'stag("TITLE") .. etag("TITLE") 
        containing word("Hamlet")'
<TITLE>The Tragedy of Hamlet, Prince of Denmark</TITLE>
0.04user 0.01system 0:00.12elapsed 39%CPU (0avgtext+0avgdata
0maxresident)k
0inputs+0outputs (365major+73minor)pagefaults 0swaps

Sgrep-1.90a is still under development, but can be considered as a major step towards version 2.0.

New features in 1.90a include:

For more information about sgrep:

     http://www.cs.helsinki.fi/~jjaakkol/sgrep.html

For a more complete description of the new features see the file README in sgrep distribution or at:

     http://www.cs.helsinki.fi/~jjaakkol/sgrep/README.txt

For downloading sgrep use:

     http://www.cs.helsinki.fi/~jjaakkol/sgrep/downloading.html.

My real signature is written in Finnish. Sorry about that.


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)