def update
    if params[:move]
      move_position(@search_engine, params[:move])
      return
    end