File: README

package info (click to toggle)
idzebra 2.0.59-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 10,144 kB
  • ctags: 4,768
  • sloc: ansic: 55,118; xml: 26,965; sh: 12,764; makefile: 1,140; perl: 210; tcl: 64
file content (42 lines) | stat: -rw-r--r-- 1,158 bytes parent folder | download
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
Zebra server,
 Copyright (C) 1994-2014 Index Data

Introduction
------------
Zebra 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. 

Documentation
-------------
You'll find documentation in subdirectory 'doc' in various
formats (HTML, Docbook XML). You can also browse the
documentation from the zebra home page.

Installation
------------
Install YAZ. Optional external packages: Tcl, iconv, EXPAT, libxml2
and libxslt1. 

Quick compile and install:
  ./configure
  make
  make install

For detailed instructions and Windows installation refer to
the documentation.

License
-------
Zebra is covered by the GNU GPL v2. See LICENSE.zebra.

Support
------
To get more information or assistance, send mail to info@indexdata.dk

We maintain a mailing-list for the purpose of announcing new versions of
the software, bug-reports, discussion etc. You can sign up at the URL
http://lists.indexdata.dk/cgi-bin/mailman/listinfo/zebralist