XRS: A New XML Search Engine
From: Dongwook Shin (dwshin@nlm.nih.gov) Date: Fri, 01 Oct 1999 16:29:24 -0400 Re: XRS: A new XML search engine
Hello, folks:
I am pleased to announce my XML indexing and retrieval engine named XRS to you. XRS is the most recent result among those which I have been developing in SGML/XML framework for a couple of years.
Highlights of XRS are:
A very flexible retrieval capability:
- any elements in DTD can be retrieved
- You can give the weights to elements according to the importance you consider in retrieval
- With easy query building tool, you can create a structured query quickly.
Efficient indexing and retrieval
- With BUS technique I devised, indexing overhead is minimized with preserving quick retrieval time.
With a servlet and multi-thread safe native C library, the overhead in server side is reduced.
- It is not CGI!
XML source is transformed to HTML and sent to your browser.
- With a browser without XML capability, you can still see the XML results.
If you have an interest, you can see more in the following Web page: http://dlb2.nlm.nih.gov/~dwshin/xrs.html
Thanks,
Dongwook
Dongwook Shin Visiting Scholar Lister Hill National Center for Biomedical Communications National Library of Medicine, 8600 Rockville Pike Bethesda 20894, MD E-mail: dwshin@nlm.nih.gov Tel: (301) 435-3257 FAX: (301) 480-3035 URL: http://dlb2.nlm.nih.gov/~dwshin
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/ and on CD-ROM/ISBN 981-02-3594-1
Prepared by Robin Cover for the The SGML/XML Web Page archive.