--- trunk/TODO 2006/10/05 14:46:50 739 +++ trunk/TODO 2007/06/21 12:53:41 866 @@ -30,14 +30,22 @@ + modify_records regexpes now match just first occurence (repeat to get second...) + fix WebPAC::Output::MARC encoding troubles + generate reports (validation and stats) for each input -- rewrite lookup support to use WebPAC::Normalize ++ rewrite lookup support to use WebPAC::Normalize [2.28] ++ marc_leader shouldn't really be included in hash returned by data_structure ++ add checks for search directive in normalization to parser ++ lookup to another input file ++ support splitting of config yml to multiple files ++ add set and get to create in-memory lookup ++ support marc_remove('*') ++ fix-length fields (<100) support [2.29] ++ work without indexers installed or enabled [2.30] +- simpliest possible conf/default.yml as example +- load_ds/save_ds should use on-disk hash to preserve inodes +- leader(position,...), indicator(field,nr) nr=1|2 for MARC input +- validate should ignore modify_file - add option to specify output marc path in config.yml -- marc_leader shouldn't really be included in hash returned by data_structure -- add checks for search directive in normalization to parser -- support splitting of config yml to multiple files - add dBase input format - remove delimiters characters from index and query entered - delete unused files in database directories - scoring for various fields in input/*.xml - marclint - validate 035$9 as valid -- lookup to another input file