i have this index action:
def index limit = params[:limit] page = params[:page] sort = params[:sort].split(\',\') @term = nil if params[:sea