Many thumbs on a search result page

Hi, I'm trying to find a canned theme or means to create a search return page that has many small thumbnails (@ 50 per page) with small tombstone captions.

Have you tried changing the number of items displayed to 50? That number can be adjusted in your Settings, under the first tab "General."

If you have thumbnails, those will appear for each item, along with the title, a snippet of the item description, and any tags.

If you want to change what is displayed with each item on a items/browse page, Create a folder in your theme called "items" if one does not already exist. Copy the browse.php page found here application/views/scripts/items/browse.php and paste it into the /items directory in your theme (theme/items/browse.php).

Then modify the loop_items function to call certain types of metadata: http://omeka.org/codex/Functions/loop_items