This file is indexed.

/usr/share/doc/idzebra-2.0-doc/idzebra-2.0/introduction-apps.html is in idzebra-2.0-doc 2.0.59-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>3. References and Zebra based Applications</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Zebra - User's Guide and Reference"><link rel="up" href="introduction.html" title="Chapter 1. Introduction"><link rel="prev" href="features.html" title="2. Zebra Features Overview"><link rel="next" href="introduction-support.html" title="4. Support"></head><body><link rel="stylesheet" type="text/css" href="common/style1.css"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3. References and <span class="application">Zebra</span> based Applications</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="features.html">Prev</a> </td><th width="60%" align="center">Chapter 1. Introduction</th><td width="20%" align="right"> <a accesskey="n" href="introduction-support.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="introduction-apps"></a>3. References and <span class="application">Zebra</span> based Applications</h2></div></div></div><p>
    <span class="application">Zebra</span> has been deployed in numerous applications, in both the
    academic and commercial worlds, in application domains as diverse
    as bibliographic catalogues, Geo-spatial information, structured
    vocabulary browsing, government information locators, civic
    information systems, environmental observations, museum information
    and web indexes.
   </p><p>
    Notable applications include the following:
   </p><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="koha-ils"></a>3.1. Koha free open-source ILS</h3></div></div></div><p>
     <a class="ulink" href="http://www.koha.org/" target="_top">Koha</a> is a full-featured
     open-source ILS, initially developed  in
     New Zealand by Katipo Communications Ltd, and first deployed in
     January of 2000 for Horowhenua Library Trust. It is currently
     maintained by a team of software providers and library technology
     staff from around the globe.
    </p><p>
     <a class="ulink" href="http://liblime.com/" target="_top">LibLime</a>,
     a company that is marketing and supporting Koha, adds in
     the new release of Koha 3.0 the <span class="application">Zebra</span>
     database server to drive its bibliographic database.
    </p><p>
     In early 2005, the Koha project development team began looking at
     ways to improve <acronym class="acronym">MARC</acronym> support and overcome scalability limitations
     in the Koha 2.x series. After extensive evaluations of the best
     of the Open Source textual database engines - including MySQL
     full-text searching, PostgreSQL, Lucene and Plucene - the team
     selected <span class="application">Zebra</span>.
    </p><p>
     "<span class="application">Zebra</span> completely eliminates scalability limitations, because it
     can support tens of millions of records." explained Joshua
     Ferraro, LibLime's Technology President and Koha's Project
     Release Manager. "Our performance tests showed search results in
     under a second for databases with over 5 million records on a
     modest i386 900Mhz test server."
    </p><p>
     "<span class="application">Zebra</span> also includes support for true boolean search expressions
     and relevance-ranked free-text queries, both of which the Koha
     2.x series lack. <span class="application">Zebra</span> also supports incremental and safe
     database updates, which allow on-the-fly record
     management. Finally, since <span class="application">Zebra</span> has at its heart the <acronym class="acronym">Z39.50</acronym>
     protocol, it greatly improves Koha's support for that critical
     library standard."
    </p><p>
     Although the bibliographic database will be moved to <span class="application">Zebra</span>, Koha
     3.0 will continue to use a relational SQL-based database design
     for the 'factual' database. "Relational database managers have
     their strengths, in spite of their inability to handle large
     numbers of bibliographic records efficiently," summed up Ferraro,
     "We're taking the best from both worlds in our redesigned Koha
     3.0.
    </p><p>
     See also LibLime's newsletter article
     <a class="ulink" href="http://www.liblime.com/newsletter/2006/01/features/koha-earns-its-stripes/" target="_top">
      Koha Earns its Stripes</a>.
    </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="kete-dom"></a>3.2. Kete Open Source Digital Library and Archiving software</h3></div></div></div><p>
     <a class="ulink" href="http://kete.net.nz/" target="_top">Kete</a> is a digital object
     management repository, initially developed  in
     New Zealand. Initial development has
     been a partnership between the Horowhenua Library Trust and
     Katipo Communications Ltd. funded as part of the Community
     Partnership Fund in 2006.
     Kete is purpose built
     software to enable communities to build their own digital
     libraries, archives and repositories.
    </p><p>
     It is based on Ruby-on-Rails and MySQL, and integrates  the <span class="application">Zebra</span> server
     and the <span class="application">YAZ</span> toolkit for indexing and retrieval of it's content.
     Zebra is run as separate computer process from the Kete
     application.
     See
     how Kete <a class="ulink" href="http://kete.net.nz/documentation/topics/show/139-managing-zebra" target="_top">manages
      Zebra.</a>
    </p><p>
     Why does Kete wants to use Zebra?? Speed, Scalability and easy
     integration with Koha. Read their
     <a class="ulink" href="http://kete.net.nz/blog/topics/show/44-who-what-why-when-answering-some-of-the-niggly-development-questions" target="_top">detailed
      reasoning here.</a>
    </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="reindex-ils"></a>3.3. ReIndex.Net web based ILS</h3></div></div></div><p>
     <a class="ulink" href="http://www.reindex.net/index.php?lang=en" target="_top">Reindex.net</a>
     is a netbased library service offering all
     traditional functions on a very high level plus many new
     services. Reindex.net is a comprehensive and powerful WEB system
     based on standards such as <acronym class="acronym">XML</acronym> and <acronym class="acronym">Z39.50</acronym>.
     updates. Reindex supports <acronym class="acronym">MARC21</acronym>, dan<acronym class="acronym">MARC</acronym> eller Dublin Core with
     UTF8-encoding.
    </p><p>
     Reindex.net runs on GNU/Debian Linux with <span class="application">Zebra</span> and Simpleserver
     from Index
     Data for bibliographic data. The relational database system
     Sybase 9 <acronym class="acronym">XML</acronym> is used for
     administrative data.
     Internally <acronym class="acronym">MARCXML</acronym> is used for bibliographical records. Update
     utilizes <acronym class="acronym">Z39.50</acronym> extended services.
    </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="dads-article-database"></a>3.4. DADS - the DTV Article Database
     Service</h3></div></div></div><p>
     DADS is a huge database of more than ten million records, totalling
     over ten gigabytes of data.  The records are metadata about academic
     journal articles, primarily scientific; about 10% of these
     metadata records link to the full text of the articles they
     describe, a body of about a terabyte of information (although the
     full text is not indexed.)
    </p><p>
     It allows students and researchers at DTU (Danmarks Tekniske
     Universitet, the Technical College of Denmark) to find and order
     articles from multiple databases in a single query.  The database
     contains literature on all engineering subjects.  It's available
     on-line through a web gateway, though currently only to registered
     users.
    </p><p>
     More information can be found at
     <a class="ulink" href="http://www.dtic.dtu.dk/" target="_top">http://www.dtic.dtu.dk/</a> and
      <a class="ulink" href="http://dads.dtv.dk" target="_top">http://dads.dtv.dk</a>
    </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="uls"></a>3.5. ULS (Union List of Serials)</h3></div></div></div><p>
     The M25 Systems Team
     has created a union catalogue for the periodicals of the
     twenty-one constituent libraries of the University of London and
     the University of Westminster
     (<a class="ulink" href="http://www.m25lib.ac.uk/ULS/" target="_top">http://www.m25lib.ac.uk/ULS/</a>).
      They have achieved this using an
      unusual architecture, which they describe as a
      ``non-distributed virtual union catalogue''.
    </p><p>
     The member libraries send in data files representing their
     periodicals, including both brief bibliographic data and summary
     holdings.  Then 21 individual <acronym class="acronym">Z39.50</acronym> targets are created, each
     using <span class="application">Zebra</span>, and all mounted on the single hardware server.
     The live service provides a web gateway allowing <acronym class="acronym">Z39.50</acronym> searching
     of all of the targets or a selection of them.  <span class="application">Zebra</span>'s small
     footprint allows a relatively modest system to comfortably host
     the 21 servers.
    </p><p>
     More information can be found at
     <a class="ulink" href="http://www.m25lib.ac.uk/ULS/" target="_top">http://www.m25lib.ac.uk/ULS/</a>
    </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a name="various-web-indexes"></a>3.6. Various web indexes</h3></div></div></div><p>
     <span class="application">Zebra</span> has been used by a variety of institutions to construct
     indexes of large web sites, typically in the region of tens of
     millions of pages.  In this role, it functions somewhat similarly
     to the engine of Google or AltaVista, but for a selected intranet
     or a subset of the whole Web.
    </p><p>
     For example, Liverpool University's web-search facility (see on
     the home page at
     <a class="ulink" href="http://www.liv.ac.uk/" target="_top">http://www.liv.ac.uk/</a>
      and many sub-pages) works by relevance-searching a <span class="application">Zebra</span> database
      which is populated by the Harvest-NG web-crawling software.
    </p><p>
     For more information on Liverpool university's intranet search
     architecture, contact John Gilbertson
     <code class="email">&lt;<a class="email" href="mailto:jgilbert@liverpool.ac.uk">jgilbert@liverpool.ac.uk</a>&gt;</code>
    </p><p>
     Kang-Jin Lee
     has recently modified the Harvest web indexer to use <span class="application">Zebra</span> as
     its native repository engine.  His comments on the switch over
     from the old engine are revealing:
     </p><div class="blockquote"><blockquote class="blockquote"><p>
       The first results after some testing with <span class="application">Zebra</span> are very
       promising.  The tests were done with around 220,000 SOIF files,
       which occupies 1.6GB of disk space.
      </p><p>
       Building the index from scratch takes around one hour with <span class="application">Zebra</span>
       where [old-engine] needs around five hours.  While [old-engine]
       blocks search requests when updating its index, <span class="application">Zebra</span> can still
       answer search requests.
       [...]
       <span class="application">Zebra</span> supports incremental indexing which will speed up indexing
       even further.
      </p><p>
       While the search time of [old-engine] varies from some seconds
       to some minutes depending how expensive the query is, <span class="application">Zebra</span>
       usually takes around one to three seconds, even for expensive
       queries.
       [...]
       <span class="application">Zebra</span> can search more than 100 times faster than [old-engine]
       and can process multiple search requests simultaneously
      </p><p>
       I am very happy to see such nice software available under GPL.
      </p></blockquote></div><p>
    </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="features.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="introduction.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="introduction-support.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2. <span class="application">Zebra</span> Features Overview </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 4. Support</td></tr></table></div></body></html>