From 66dcdacd4697717821e0562d15cadad86727a414 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Tue, 4 Jan 2005 16:48:03 +0000 Subject: [PATCH] Added commentary --- tab/marc21.abs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tab/marc21.abs b/tab/marc21.abs index 6680c8b..fb75a21 100644 --- a/tab/marc21.abs +++ b/tab/marc21.abs @@ -1,9 +1,13 @@ -# $Id: marc21.abs,v 1.1 2005-01-04 16:44:29 quinn Exp $ +# $Id: marc21.abs,v 1.2 2005-01-04 16:48:03 quinn Exp $ # This is a fairly simple example of a set of MARC21 indexing rules. It # results in a server which provides a passable Bath level 0 and 1 service # (author, title, subject, keyword and exact services). Feel free to # elaborate on it, and if you do, please consider sharing your additions. +# NOTE: This is designed to be used with the grs.marcxml input filter +# for ISO2709 (ANSI Z39.2) or grs.xml for MARCXML-formatted records. It +# won't work for the old grs.marc input filter, which yields a different +# internal structure. name marc21 attset bib1.att -- 1.7.10.4