less output
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 26 Jan 2011 20:41:11 +0000 (20:41 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 26 Jan 2011 20:41:11 +0000 (20:41 +0000)
lib/BackupPC/Search/KinoSearch.pm

index 9b82d89..d0e7713 100644 (file)
@@ -144,7 +144,7 @@ sub add_doc {
 sub commit {
        my $self = shift;
        $self->indexer->commit;
-       warn "# commit index ", dump($self->{stats});
+       print STDERR "[commit]";
 }
 
 sub _field_lower_upper_term {