# Search object
# search.results
Returns an array with all the object resulted from the search.
# search.results_count
Returns the number of results for the search.
# search.terms
Returns the terms used to make the current search.
# search.types
Returns the type of objects that are searchable.
# search.performed
Returns true
if a search has been performed, false
if not.