--- cvs-head/ChangeLog 2000/04/28 15:40:52 10 +++ cvs-head/ChangeLog 2000/11/11 17:33:42 28 @@ -1,3 +1,29 @@ +2000-11-11 Ulrich Pfeifer + + * README.header: + Forgot to add that in the first place. + + * MANIFEST: Added some scripts + + * t/wais.t: Forgot -w in bang line + + * lib/WAIT/Table.pm: + Die if attribute setting is not possible. + + * lib/WAIT/Document/Multi.pm: + access class that joins multiple access objects into a single one - + DOnated by Marc Lehmann + + * script/dump_index, script/upgrade_index, lib/WAIT/InvertedIndexOld.pm, lib/WAIT/InvertedIndex.pm: + Modified structure of inverted indices. The old one was not able to + cope with words starting with "\377(o|m)". Prefix and interval + searches have not been tested yet. + +2000-06-13 Ulrich Pfeifer + + * lib/WAIT/InvertedIndex.pm (sync): removed progress message + ("flushing Postings") + Sat Nov 15 11:32:15 1997 Ulrich Pfeifer * lib/WAIT/Table.pm (create_inverted_index): Modified