Summary ======= Zebra[1] 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. Zebra can be used standalone or by other applications. The Koha[2] Integrated Library System (ILS) uses the ID Zebra search engine to provide an open source ILS solution for many libraries. Koha will be ported to OpenSolaris to give more access to the Library of Congress catalog on OpenSolaris platforms used by libraries around the world. Zebra supports large databases (more than ten gigabytes of data, tens of millions of records). It supports incremental, safe database updates on live systems. You can access data stored in Zebra using a variety of Index Data tools (eg. YAZ and PHP/YAZ) as well as commercial and freeware Z39.50 clients and toolkits. Index Data Zebra 2.0.40 will be integrated into the SFW consolidation as part of this proposal, and will be installed as SUNWidzebra. This project requests a minor release binding. Dependencies ============ SUNWlibyaz Interfaces ========== Exported Interfaces Classification Comment ------------------- -------------- ------- SUNWidzebra Uncommitted Package /usr/bin/zebraidx Uncommitted Command /usr/bin/zebrasrv Uncommitted Command /usr/bin/idzebra-config-2.0 Uncommitted Config Script /usr/include/idzebra-2.0/ Uncommitted Include Files /usr/share/aclocal/idzebra-2.0.m4 Uncommitted Autoconf macro /usr/lib/libidzebra-2.0.so Uncommitted Symlink /usr/lib/libidzebra-2.0.so.0 Uncommitted Symlink /usr/lib/libidzebra-2.0.so.0.0.1 Uncommitted Library /usr/lib/64/libidzebra-2.0.so Uncommitted Symlink /usr/lib/64/libidzebra-2.0.so.0 Uncommitted Symlink /usr/lib/64/libidzebra-2.0.so.0.0.1 Uncommitted Library *64 = amd64 | sparcv9 Imported Interfaces Classification Comment ------------------- -------------- --------------------------- SUNWlibyaz Uncommitted Z39.50/SRW/SRU programmer's toolkit Project Private =============== /usr/share/doc/idzebra-2.0/ Documenation /usr/share/idzebra-2.0/ Other Files /usr/share/idzebra-2.0/idzebra-2.0-examples Examples /usr/lib/idzebra-2.0/modules Plugin Modules Reference Documents =================== [1] http://www.indexdata.com/zebra [2] http://koha.org/