X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=TODO;h=9174468403c31c0aaefea0638dc1ae62417e5868;hp=760ba82c2a5b1eac5f19a7a705c733088f2a399d;hb=20e2d608e0cd383054e627db00264388affb58cd;hpb=b9093505b17a074e79137ed64595c8269f77d330 diff --git a/TODO b/TODO index 760ba82..9174468 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,7 @@ -Zebra TODO $Id: TODO,v 1.1 1997-09-17 12:19:06 adam Exp $ - -NT port: locking mechanisms needs to be ported. Locking should - probably be moved to Zebra util instead. - -Better ranking in searches. Admin should be able specify initial - weight to certain fields. - -Search result should hold information about hits for each term, - especially when using ranked search. - -Admin should be able to specify set/attr when none is specified - (currently bib1,use=any is used). - -Explain support - including d1 to grs (d1_grs.c) in YAZ; Zebra - to auto-generate explain information depending on data1 system. - -Generic character set mapping (w, p, etc.) - -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. - +Version numbers are manually maintained in + configure.ac + include/idzebra/version.h + NEWS + win/zebra.nsi + debian/changelog + debian/rules (dh_makeshlibs line if API has been extended)