def search
    @categories = Category.roots
    q = params[:q]
    tool = Tool.find_by_accession_label q