Getting ready to implement to the demo.
[pazpar2-moved-to-github.git] / PROTOCOL
index 8ae4a9d..5e3ad07 100644 (file)
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -66,6 +66,7 @@ search.pz2?session=2044502273&command=stat
 Output:
 
 <stat>
+  <activeclients>3</activeclients>
   <hits>7</hits>                   -- Total hitcount
   <records>7</records>             -- Total number of records fetched
   <clients>1</clients>             -- Total number of associated clients
@@ -102,6 +103,7 @@ Output:
 
 <show>
   <status>OK</status>
+  <activeclients>3</activeclients>
   <merged>6</merged>
   <total>7</total>
   <start>0</start>
@@ -134,6 +136,7 @@ search.pz2?session=2044502273&command=termlist&name=author,subject
 Output:
 
 <termlist>
+  <activeclients>3</activeclients>
   <list name="author">
     <term>
       <name>Donald Knuth</name>