Revision: 14573
http://gate.svn.sourceforge.net/gate/?rev=14573&view=rev
Author: valyt
Date: 2011-11-18 15:39:17 +0000 (Fri, 18 Nov 2011)
Log Message:
-----------
Removed noisy printout.
Modified Paths:
--------------
mimir/trunk/mimir-core/src/gate/mimir/search/query/AbstractOverlapQuery.java
Modified:
mimir/trunk/mimir-core/src/gate/mimir/search/query/AbstractOverlapQuery.java
===================================================================
---
mimir/trunk/mimir-core/src/gate/mimir/search/query/AbstractOverlapQuery.java
2011-11-18 15:20:14 UTC (rev 14572)
+++
mimir/trunk/mimir-core/src/gate/mimir/search/query/AbstractOverlapQuery.java
2011-11-18 15:39:17 UTC (rev 14573)
@@ -204,7 +204,6 @@
final T[] a = visitor.newArray( 1 );
QueryExecutor executor = targetQuery == SubQuery.INNER ?
innerExecutor : outerExecutor;
- System.out.println("True path executor: " + executor.toString());
if ( a == null ) {
if ( executor.acceptOnTruePaths( visitor ) == null ) return null;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs