This totally fixed the problem and my app is now properly doing Solr full text searches of my jobs model. Thank you for the assistance.
> Problem is not the route, then. This line (above) should not have an '=' > sign at the beginning. Try > > <% form_tag search_jobs_path, :method => :get do %> > > > > > 2: <p> > > 3: <%= text_field_tag :query, params[:query] %> <%= submit_tag > > "Search!" %> > > 4: </p> > > Trace of template inclusion: app/views/jobs/_search_form.html.erb, app/ > > views/jobs/index.html.erb > > > > What is the error? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk@googlegroups.com. > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscr...@googlegroups.com. > > For more options, visit this group at > >http://groups.google.com/group/rubyonrails-talk?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.