You will have to use JavaScript to display the number of search result links:
<SCRIPT LANGUAGE=JAVASCRIPT> document.write(document.links.length); </SCRIPT> documents found.
You may have to substract a couple of links if you have other links on the page.