Zebra version corresponds to YAZ version 1.4.
[idzebra-moved-to-github.git] / TODO
1 Zebra TODO $Id: TODO,v 1.1 1997-09-17 12:19:06 adam Exp $
2
3 NT port: locking mechanisms needs to be ported. Locking should 
4  probably be moved to Zebra util instead.
5
6 Better ranking in searches. Admin should be able specify initial
7  weight to certain fields.
8
9 Search result should hold information about hits for each term,
10  especially when using ranked search.
11
12 Admin should be able to specify set/attr when none is specified
13  (currently bib1,use=any is used).
14
15 Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra
16  to auto-generate explain information depending on data1 system.
17
18 Generic character set mapping (w, p, etc.)
19
20 ISAMC optimization: indirect block with pointers to all blocks
21  in chain. The initial block should include the count as well.
22
23 Test mode fix: when using test mode (-s) Zebra should only do
24  read-locking and not write-locking thus preventing Zebra thinking
25  the index is inconsistent.
26