Skip to content

hughmcmaster/idzebra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zebra server, Copyright (C) 1994-2023 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 [email protected]

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 Zebra Mailing list

About

Search engine for structured data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.2%
  • XSLT 3.9%
  • Makefile 1.4%
  • Shell 1.4%
  • M4 0.4%
  • NSIS 0.2%
  • Other 0.5%