Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32237/Tests
Modified Files:
procs.stable.out
Log Message:
- create a new tj_rebuild_collection(str ftiName) function. It totally rebuilds
the current ft-index according to the specified pf-collection/ft-index
dependencies. This function can be used as a first crude solution to
document deletions and updates.
Index: procs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/procs.stable.out,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- procs.stable.out 13 Jun 2007 11:57:53 -0000 1.14
+++ procs.stable.out 14 Jun 2007 07:56:55 -0000 1.15
@@ -88,6 +88,7 @@
[ "_tj_commit(BAT[str,BAT]) : void"
]
[ "_tj_finalize_collection(str, BAT[str,BAT], bit) : void"
]
[ "_tj_get_parameter(BAT[str,BAT], str) : str"
]
+[ "_tj_init_collection(str, BAT[str,str], BAT[void,str], bit) : void"
]
[ "_tj_set_parameter(BAT[str,BAT], str, str) : void"
]
[ "_ws_coll_isolate(lng, BAT[void,BAT], str, BAT[void,oid], BAT[void,oid],
BAT[void,oid], BAT[void,oid]) : void" ]
[ "_ws_free(lng) : BAT[void,any]"
]
@@ -620,6 +621,7 @@
[ "tj_is_indexed(str) : bit"
]
[ "tj_ping() : void"
]
[ "tj_play_doc_tape(BAT[void,BAT], BAT[void,oid], BAT[void,int],
BAT[void,lng], BAT[void,str]) : void"
]
+[ "tj_rebuild_collection(str) : void"
]
[ "tj_setBackgroundCollName(str, BAT[oid,str]) : BAT[void,str]"
]
[ "tj_set_parameter(str, str, str) : void"
]
[ "tj_trace(str) : void"
]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
