Added mail indexing example.
[idzebra-moved-to-github.git] / examples / mail / zebra.cfg
1 # Simple Zebra configuration file
2 # $Id: zebra.cfg,v 1.1.2.1 2006-01-23 10:35:17 adam Exp $
3 #
4 # Where the schema files, attribute files, etc are located.
5 profilePath: .:../../tab
6
7 # Files that describe the attribute sets supported.
8 attset: bib1.att
9 attset: gils.att
10 attset: explain.att
11
12 # The Message-ID in our emails..
13 recordId: (bib1,12)
14
15 recordtype: grs.regx.mbox
16