New method result set method rs_hits that returns the number of
[idzebra-moved-to-github.git] / TODO
1 Zebra TODO $Id: TODO,v 1.3 1997-12-18 10:54:24 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.
21
22 Test mode fix: when using test mode (-s) Zebra should only do
23  read-locking and not write-locking thus preventing Zebra thinking
24  the index is inconsistent.
25