X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=TODO;h=bdd8e7bc0738239686064386fc5affa3149c09db;hb=33ca955198b19dbf989edfeda20922628d183943;hp=80751be49f38cef4316417bbecca01df256f23a1;hpb=221024eb6b10e45d6479bb4154dd7de7fca1d477;p=idzebra-moved-to-github.git diff --git a/TODO b/TODO index 80751be..bdd8e7b 100644 --- a/TODO +++ b/TODO @@ -1,25 +1,32 @@ -Zebra TODO $Id: TODO,v 1.3 1997-12-18 10:54:24 adam Exp $ +Zebra TODO +$Id: TODO,v 1.13 2002-08-20 12:01:00 adam Exp $ -Make regx-filter thread safe. +More test scripts. -Better ranking in searches. Admin should be able specify initial - weight to certain fields. +Handle free lists for isamb (possibly others). -Search result should hold information about hits for each term, - especially when using ranked search. +Check that recordId: actually works. -Admin should be able to specify set/attr when none is specified - (currently bib1,use=any is used). +Finish X-path-like search including attributes. -Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra - to auto-generate explain information depending on data1 system. +Make "fake" absyn even though no-one is found and warn +first time. Make directive to enable/disable xpath-indexing. -Generic character set mapping (w, p, etc.) +For traditional searches, allow string attributes that matches +name in *.att-file. -ISAMC optimization: indirect block with pointers to all blocks - in chain. The initial block should include the count as well. +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. -