dnl Zebra, Index Data ApS, 1995-2007
-dnl $Id: configure.ac,v 1.50 2007-02-07 12:08:54 adam Exp $
+dnl $Id: configure.ac,v 1.51 2007-02-07 13:19:35 marc Exp $
dnl
AC_PREREQ(2.59)
-AC_INIT([idzebra],[2.0.11],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.12],[zebra-help@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE([1.8])
Package: libidzebra-2.0-modules
Section: libs
Architecture: any
-Depends: libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-grs-marc, libidzebra-2.0-mod-alvis, libidzebra-2.0-mod-text
+Depends: libidzebra-2.0-mod-alvis, libidzebra-2.0-mod-dom, libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-grs-marc, libidzebra-2.0-mod-text
Description: IDZebra modules
This virtual package contains all base IDZebra filter modules.
.
Depends: ${shlibs:Depends}
Description: IDZebra filter alvis (XSLT filter for XML)
This package includes the alvis filter which uses libxslt1 to
- transform XML records by XSLT into XML indexable records.
+ transform XML records by XSLT into XML indexable records.
+ DEPRECIATED, better use the libidzebra-2.0-mod-dom indexing filter.
+ .
+ IDZebra is a high-performance, general-purpose structured text indexing
+ and retrieval engine. It reads structured records in a variety of input
+ formats (eg. email, XML, MARC) and allows access to them through exact
+ boolean search expressions and relevance-ranked free-text queries.
+
+Package: libidzebra-2.0-mod-dom
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: IDZebra filter 'dom' (XML DOM internal document model with XSLT)
+ This package includes the 'dom' filter which uses libxslt1 to
+ transform XML records by XSLT into XML indexable records. It can read and
+ index any binary MARC syntax as well, and is therefore a modern replacement
+ for the 'alvis' and the family of 'grs' filters.
.
IDZebra is a high-performance, general-purpose structured text indexing
and retrieval engine. It reads structured records in a variety of input
Description: IDZebra filter grs.marc (ISO2709 MARC reader)
This package includes the grs.marc and grs.marcxml filters that allows
IDZebra to read MARC records based on ISO2709.
+ DEPRECIATED, better use the libidzebra-2.0-mod-dom indexing filter.
.
IDZebra is a high-performance, general-purpose structured text indexing
and retrieval engine. It reads structured records in a variety of input
Description: IDZebra filter grs.xml (XML filter)
This package includes the grs.xml filter which uses Expat to
parse records in XML and turn them into IDZebra's internal grs node.
+ DEPRECIATED, better use the libidzebra-2.0-mod-dom indexing filter.
.
IDZebra is a high-performance, general-purpose structured text indexing
and retrieval engine. It reads structured records in a variety of input