X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=perf%2Fbash%2Fpp2client.sh;h=c39077da5b75659c509e8006ac20b518b26196af;hb=e5195832421d2debcd5db0d909d80470ac4619da;hp=03b0421ab3740477f785a197f8723e7be2a67e0d;hpb=901c767b4a9ad4ebdad4119976e31bad41ddda9d;p=pazpar2-moved-to-github.git diff --git a/perf/bash/pp2client.sh b/perf/bash/pp2client.sh index 03b0421..c39077d 100755 --- a/perf/bash/pp2client.sh +++ b/perf/bash/pp2client.sh @@ -93,6 +93,7 @@ if [ "$TIME" != "" ] ; then else wget -q -O ${TMP_DIR}$OF.show.xml "$H?command=show&session=$S&sort=relevance&start=0&num=100&block=1" fi +wget -q -O ${TMP_DIR}$OF.termlist.xml "$H?command=termlist&session=$S" wget -q -O ${TMP_DIR}$OF.bytarget.xml "$H?command=bytarget&session=$S" wget -q -O ${TMP_DIR}$OF.stat.xml "$H?command=stat&session=$S" wget -q -O ${TMP_DIR}$OF.info.xml "$H?command=info"