Update list
[idzebra-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index fc1656c..a54791c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,23 +1,24 @@
-Zebra TODO $Id: TODO,v 1.2 1997-09-29 09:09:04 adam Exp $
+Zebra TODO
+$Id: TODO,v 1.15 2004-06-07 21:51:44 adam Exp $
 
-Better ranking in searches. Admin should be able specify initial
- weight to certain fields.
+Finish proximity with fast forward.
 
-Search result should hold information about hits for each term,
- especially when using ranked search.
+Revisit truncation.
 
-Admin should be able to specify set/attr when none is specified
- (currently bib1,use=any is used).
+Handle free lists for isamb (possibly others).
 
-Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra
- to auto-generate explain information depending on data1 system.
+Finish XPath-like search including attributes.
 
-Generic character set mapping (w, p, etc.)
+Explain category Attributedetails should include name/description
+of search- attrribute.
 
-ISAMC optimization: indirect block with pointers to all blocks
- in chain. The initial block should include the count as well.
+System number sorting.
+
+Configurable default sorting criteria - used when query is not ranked.
+
+Use first field in sorting, i.e. author.
+
+Size of sort entries should be configurable.
+
+Configurable default search attributes. (zebramap.c)
 
-Test mode fix: when using test mode (-s) Zebra should only do
- read-locking and not write-locking thus preventing Zebra thinking
- the index is inconsistent.