X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-ztest-man.xml;fp=doc%2Fyaz-ztest-man.xml;h=a6002e662fa5e5d7f213ad89abfc375118243f3b;hp=566c938affc98d26dce0ebf7a38445d354cc4c62;hb=c91efbe35fe8ff53aeafedf0ffb8f1b90841ecdc;hpb=62d24093ae987d90e07a40a8d75f1338b5bbb14b diff --git a/doc/yaz-ztest-man.xml b/doc/yaz-ztest-man.xml index 566c938..a6002e6 100644 --- a/doc/yaz-ztest-man.xml +++ b/doc/yaz-ztest-man.xml @@ -17,18 +17,18 @@ &version; Index Data - + yaz-ztest 8 System management commands - + yaz-ztest Z39.50/SRU Test Server - + &gfs-synopsis; @@ -64,10 +64,10 @@ TESTING yaz-ztest normally returns a random hit count between - 0 and 24. However, if a query term includes leading digits, then the + 0 and 24. However, if a query term includes leading digits, then the integer value of that term is used as hit count. This allows testers to return any number of hits. yaz-ztest includes - 24 MARC records for testing. Hit counts exceeding 24 will make + 24 MARC records for testing. Hit counts exceeding 24 will make yaz-ztest return the same record batch over and over.. So record at position 1, 25, 49, etc .. are equivalent. @@ -96,7 +96,7 @@ a random sleep between the first and second number. - The database parameter seed takes an integer + The database parameter seed takes an integer as value. This will call srand with this integer to ensure that the random behavior can be re-played.