Removed exit - call.
[idzebra-moved-to-github.git] / TODO
1 Zebra TODO $Id: TODO,v 1.4 1998-01-12 15:04:31 adam Exp $
2
3 Make regx-filter thread safe.
4
5 Better ranking in searches. Admin should be able specify initial
6  weight to certain fields.
7
8 Search result should hold information about hits for each term,
9  especially when using ranked search.
10
11 Admin should be able to specify set/attr when none is specified
12  (currently bib1,use=any is used).
13
14 Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra
15  to auto-generate explain information depending on data1 system.
16
17 Generic character set mapping (w, p, etc.)
18
19 ISAMC optimization: indirect block with pointers to all blocks
20  in chain. The initial block should include the count as well.