...
authorAnders S. Mortensen <sondberg@indexdata.dk>
Tue, 12 Sep 2000 09:38:19 +0000 (09:38 +0000)
committerAnders S. Mortensen <sondberg@indexdata.dk>
Tue, 12 Sep 2000 09:38:19 +0000 (09:38 +0000)
ztest.pl

index 62a579f..573839a 100755 (executable)
--- a/ztest.pl
+++ b/ztest.pl
@@ -35,7 +35,7 @@ sub my_search_handler {
        my $set_id = $args->{SETNAME};
        my @database_list = @{ $args->{DATABASES} };
        my $query = $args->{QUERY};
-       my $hits = 2;
+       my $hits = 3;
 
        print "------------------------------------------------------------\n";
        print "Processing query : $query\n";