ASF ASF logo HOME | MIRROR | BROWSE | SEARCH | E-MAIL |
Updated 11 SEP 1998 Security and Privacy Notice | URL:/doc/quick_guide.html

ASF Freeware Quick Guide

Summary

The ASF distribution provides the minimal capabilities for making a set of documents searchable. It includes Isearch, a powerful and robust full-text search engine, and ASFserv, a fully-functional V3 Z39.50 server for searching and retrieving documents, including GILS-based data.

The search engine is connected to ASFserv through a flexible Application Programming Interface called SAI. SAI provides a generic, easy-to-use interface that is intended to be independent of any particular search engine. The ASF distributions include the Isearch search engine, however, the SAI is intended to allow for the use of other search engines, as desired.

More advanced capabilities include a Web-to-Z39.50 user interface to ASFserv and a Web-based crawler and harvester facility. With the Standalone distribution, you can index collections of documents on your own machine and make them searchable through a Web interface on your own server, and index collections of documents at other interesting Web sites, making them searchable through the Web, as well. Figure 2 depicts a typical Standalone Distribution configuration.

Standalone Distribution Configuration
Figure 1 - Typical Configuration

HtDig is provided as the Web-based crawler in the Standalone distribution. The interface between HtDig and the harvesting utility is a simple ASCII file containing a white-space delimited list of URLs. This interface is designed to allow for the use of other Web-based crawlers as desired.

Basic Features

Additional Features