less output
[BackupPC.git] / 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;
 sub commit {
        my $self = shift;
        $self->indexer->commit;
-       warn "# commit index ", dump($self->{stats});
+       print STDERR "[commit]";
 }
 
 sub _field_lower_upper_term {
 }
 
 sub _field_lower_upper_term {