Update of /cvsroot/monetdb/pathfinder/modules/pftijah
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14807
Modified Files:
Tag: Nov2009
pftijah.mx
Log Message:
you don't want to print a bat that could be millions of tuples
Index: pftijah.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/pftijah.mx,v
retrieving revision 1.238.2.3
retrieving revision 1.238.2.4
diff -u -d -r1.238.2.3 -r1.238.2.4
--- pftijah.mx 3 Feb 2010 13:43:35 -0000 1.238.2.3
+++ pftijah.mx 3 Feb 2010 14:57:41 -0000 1.238.2.4
@@ -2945,7 +2945,12 @@
cb.insert(str(nil),$t);
}
fti_clus...@batloop() {
- if ( verbose ) { printf(HASH +"TJ:tj_play_doc_tape() doing
ft-index \"%s\".\n",$h); $t.print(); }
+ if ( verbose ) {
+
tj_verbose(HASH +"TJ:tj_play_doc_tape() doing ft-index \"%s\".\n",$h);
+ #
$t.print();
+ #
careful wuth the previous print, it may be huge
+
tj_verbose(HASH +"TJ:tj_play_doc_tape() doclist is %d docs
long.\n",int($t.count_wrd()));
+ }
tj_add2collection($h,$t,false);
}
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins