X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=TODO;h=55848cd138003a57b66abacd4ebc7773cb89c582;hb=71647c93775e998a0e602c0371c34e1143d131dd;hp=fc1656c75939e3a664283a4c9843237a8fa1441b;hpb=067b55382bc9916b3f7dcd473512c703d4de4a5d;p=idzebra-moved-to-github.git diff --git a/TODO b/TODO index fc1656c..55848cd 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,39 @@ -Zebra TODO $Id: TODO,v 1.2 1997-09-29 09:09:04 adam Exp $ +Zebra TODO +$Id: TODO,v 1.10 2000-12-05 10:01:44 adam Exp $ -Better ranking in searches. Admin should be able specify initial - weight to certain fields. +Explain category Attributedetails should include name/description +of search- attrribute. + +String indexing/search (possibly including XPATH-like queres) + +Null-value search. + +Handle XML empty node constructs + +Browse set. + +Multiple register areas. -Search result should hold information about hits for each term, - especially when using ranked search. +Hit Vector for each term in query in search-response PDU. -Admin should be able to specify set/attr when none is specified - (currently bib1,use=any is used). +Prefix configuration for externally stored records. -Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra - to auto-generate explain information depending on data1 system. +Size of sort entries should be configurable. -Generic character set mapping (w, p, etc.) +Use first field in sorting, i.e. author. + +System number sorting. + +Configurable default sorting criteria - used when query is not ranked. + +Configurable default search attributes. + +Better ranking in searches. Admin should be able specify initial + weight to certain fields. ISAMC optimization: indirect block with pointers to all blocks in chain. The initial block should include the count as well. -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. - +Create surrogate diagnostic when ONE record is missing insead of a +non-surrogate diagnostic. +