mikemccand commented on code in PR #240: URL: https://github.com/apache/lucene/pull/240#discussion_r1391264578
########## lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/SearchWithCollectorTask.java: ########## @@ -45,20 +43,6 @@ public boolean withCollector() { return true; } - @Override - protected Collector createCollector() throws Exception { Review Comment: Yeah +1 to revert this part? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org