I use the bellow code to display short review summery.
<?php echo $this->getLayout()->createBlock('review/helper')->getSummaryHtml($product, 'short', false); ?>
What is wired to me is that on one web site it works, but on another one it want show up anything. And I use multiple domains. Any ideas?