X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=TODO;h=1bd2b7ea53d2258c12cd5e28bef130d886092063;hb=c76d814c4ebc9ec7fc962c900cb4b48ed58a4f30;hp=fc1656c75939e3a664283a4c9843237a8fa1441b;hpb=067b55382bc9916b3f7dcd473512c703d4de4a5d;p=idzebra-moved-to-github.git diff --git a/TODO b/TODO index fc1656c..1bd2b7e 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,32 @@ -Zebra TODO $Id: TODO,v 1.2 1997-09-29 09:09:04 adam Exp $ +Zebra TODO +$Id: TODO,v 1.14 2002-08-28 09:39:45 mike Exp $ -Better ranking in searches. Admin should be able specify initial - weight to certain fields. +More test scripts. -Search result should hold information about hits for each term, - especially when using ranked search. +Handle free lists for isamb (possibly others). -Admin should be able to specify set/attr when none is specified - (currently bib1,use=any is used). +Check that recordId: actually works. -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.) +Make "fake" absyn even though no-one is found and warn +first time. Make directive to enable/disable XPath-indexing. -ISAMC optimization: indirect block with pointers to all blocks - in chain. The initial block should include the count as well. +For traditional searches, allow string attributes that matches +name in *.att-file. + +Explain category Attributedetails should include name/description +of search- attrribute. + +Prefix configuration for externally stored records. + +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. -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. -