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