yaz-ztest: Use hash rather for fake hit count
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 3 Apr 2013 10:49:42 +0000 (12:49 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 3 Apr 2013 10:49:42 +0000 (12:49 +0200)
Before, random number was used. This is problematic for unit tests
using yaz-ztest. This patch also makes a hash for CQL queries.
For RPN, any term with a leading digit will be treated as pseudu
hit count (to force any particular hit count by a client).


No differences found