How do I remove the search function from the gallery ?
it is just a matter of removing it from the theme you are using.
Take a look at the theme.php in the folder of the theme you are using, then delete or comment out the parts linking to the search function.
It's actually described in the FAQ...
ok, thanks