d8ae997c154dda8298f0adf3f9e198729261dc7c
[mkws-moved-to-github.git] / src / mkws.templates / Stat.handlebars
1 {{!
2 Search statistics
3
4 activeclients - number of targets currently searching
5 clients - total targets for this search
6 records - number of records returned and available
7 hits - number of hits across all targets
8 }}
9  -- <span class="mkwsClientCount">{{{mkws-translate "Active clients"}}} : {{activeclients}}/{{clients}}</span> -- {{{mkws-translate "Retrieved records"}}} : {{records}}/{{hits}}