X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-ztest-man.xml;h=a6002e662fa5e5d7f213ad89abfc375118243f3b;hb=bb1e62c04a09a3faff8c22178626a536ecbf1e47;hp=4707a97c0adeb7534172a89dd86a22ca3417cdb6;hpb=f0d23836907782b75c45f9572ff0df25561b2cf8;p=yaz-moved-to-github.git diff --git a/doc/yaz-ztest-man.xml b/doc/yaz-ztest-man.xml index 4707a97..a6002e6 100644 --- a/doc/yaz-ztest-man.xml +++ b/doc/yaz-ztest-man.xml @@ -1,5 +1,5 @@ - %local; @@ -15,18 +15,20 @@ YAZ &version; + Index Data - + yaz-ztest 8 + System management commands - + yaz-ztest Z39.50/SRU Test Server - + &gfs-synopsis; @@ -62,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. @@ -94,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.