Extend record response with more info.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 31 Aug 2009 12:39:35 +0000 (14:39 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 31 Aug 2009 12:39:35 +0000 (14:39 +0200)
The record command now has activeclients (as in show), nextrecid
(if such record exist), prevrecid (if such record exist). This allows
navigation on single records and check for whether the system is idle
(activeclients == 0). Bug #3012.


No differences found