0.48 Mon Oct 4 09:38:23 CEST 1999 Table frontend finished. The tests now use user defined DBI connect info. 0.42 Wed Sep 29 21:14:36 CEST 1999 README written. 0.41 Tue Sep 21 20:32:28 CEST 1999 Documentation polished, made uptodate. 0.40 Mon Sep 20 20:58:28 CEST 1999 Added the phrase backend. 0.36 Mon Sep 20 06:49:29 CEST 1999 Added command line frontend. 0.35 Fri Sep 17 06:25:05 CEST 1999 Added handling of different *_bits attributes, for count_bits even 0 is supported. 0.32 Thu Sep 16 08:43:40 CEST 1999 Added url frontend, added customizable splitter and filter, added url and cstocs tests. 0.30 Wed Sep 15 07:15:58 CEST 1999 Complete rewrite: frontend and backend split, added Blob and Column. Working tests for number/string/file/blob/column. 0.27 Sat Sep 4 14:54:43 CEST 1999 Added String, File, added make bench. 0.261 Wed Sep 1 07:43:14 CEST 1999 Added a fix in econtains for queries where + and non+ words are mixed. Added the admin.cgi script: selection of database, index and two ways of searching. No create index and no insertion of new documents so far. 0.26 Sun Jul 25 21:03:23 CEST 1999 The MyConText project includes: open, create, drop, index_document, find_position, contains and contains_hashref and econtains and econtains_hashref. Ale included is MyConText::Web (to be probably chenged to generic MyConText::String in the future) that provides the indirect mapping of string (as oposed to number) names of documents. The only supported indexing scheme is list of words and for each a blob with docid/count/docid/count/... pairs at the moment. Also included is a test_data directory with a snapshot of my DBD::XBase project. The tests are rather comprehensive and include benchmarks (which means they take a couple of minutes to finish, the benchmarks should probably be splitted out from the basic tests in the future). 0.2501 Sun Jul 25 20:29:36 CEST 1999 after a long time, I'm coming back to the project to see what's new. 0.25 Mar 30 22:39 1999 working 0.20 Mar 28 13:39 1999 working, including find_position, (indexing took 12 wallclock secs) 0.18 Mar 28 10:27 1999 working, slow (indexing took 37 wallclock secs) 0.17 Mar 26 23:35 1999 nearly working, (indexing took 11 wallclock secs) 0.15 Mar 26 00:24 1999 working