X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=TODO;h=f85e221942b94b848626a20d9b5dbd9b98180775;hb=cc9f94a61cbd9dcc0df0cf7d0c7c41d2cec88189;hp=760ba82c2a5b1eac5f19a7a705c733088f2a399d;hpb=b9093505b17a074e79137ed64595c8269f77d330;p=idzebra-moved-to-github.git diff --git a/TODO b/TODO index 760ba82..f85e221 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,37 @@ -Zebra TODO $Id: TODO,v 1.1 1997-09-17 12:19:06 adam Exp $ +Zebra TODO +$Id: TODO,v 1.11 2002-05-03 13:50:24 adam Exp $ -NT port: locking mechanisms needs to be ported. Locking should - probably be moved to Zebra util instead. +Make test scripts. -Better ranking in searches. Admin should be able specify initial - weight to certain fields. +Add XML parser (EXPAT). -Search result should hold information about hits for each term, - especially when using ranked search. +Ensure that UTF-8 indexing works and that EXPAT using +other character set is converted to it. -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. +Check that recordId: actually works. -Generic character set mapping (w, p, etc.) +Finish X-path-like search including attributes. -ISAMC optimization: indirect block with pointers to all blocks - in chain. The initial block should include the count as well. +Make "fake" absyn even though no-one is found and warn +first time. Make directive to enable/disable xpath-indexing. + +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. -