Searches filename, album, caption, date, and people names.
Consecutive terms are AND'd. Operators: AND OR NOT.
Example: ken OR carol AND NOT vacation
<%= @total %> album<%= @total == 1 ? '' : 's' %> matched
<% if @results.empty? %>No albums matched "<%= ERB::Util.html_escape(@search_query) %>".
<% else %>