X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=TODO;h=c2cf5c7b689d6fcd6dfb4cb3896d82ccda5f0a33;hp=120027b8753374d618c1e5ccf03d8561ad4621fd;hb=47ea1fc957c7b97bb30a26698f072109cae275e4;hpb=ce3907338568fce46c5751e7e1091a5ad1c8e291 diff --git a/TODO b/TODO index 120027b..c2cf5c7 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,32 @@ -Zebra TODO $Id: TODO,v 1.6 1998-03-05 08:45:11 adam Exp $ +Zebra TODO +$Id: TODO,v 1.12 2002-07-25 13:06:43 adam Exp $ -Make regx-filter thread safe. +Make test scripts. -Size of sort entries should be configurable. +Handle free lists for isamb (possibly others). -Use first field in sorting, i.e. author. +Check that recordId: actually works. -System number sorting. +Finish X-path-like search including attributes. -Configurable default sorting criteria - used when query is not ranked. +Make "fake" absyn even though no-one is found and warn +first time. Make directive to enable/disable xpath-indexing. -Configurable default search attributes. +For traditional searches, allow string attributes that matches +name in *.att-file. -Better ranking in searches. Admin should be able specify initial - weight to certain fields. +Explain category Attributedetails should include name/description +of search- attrribute. -Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra - to auto-generate explain information depending on data1 system. +Prefix configuration for externally stored records. -ISAMC optimization: indirect block with pointers to all blocks - in chain. The initial block should include the count as well. +System number sorting. -Create surrogate diagnostic when ONE record is missing insead of a -non-surrogate diagnostic. +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.