Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solr request order handling nil #41

Closed
mfenner opened this issue Sep 10, 2014 · 0 comments
Closed

Solr request order handling nil #41

mfenner opened this issue Sep 10, 2014 · 0 comments
Assignees
Labels

Comments

@mfenner
Copy link
Member

mfenner commented Sep 10, 2014

NoMethodError (undefined method `strip' for nil:NilClass):
  lib/solr_request.rb:94:in `block in build_query'
  lib/solr_request.rb:93:in `each'
  lib/solr_request.rb:93:in `build_query'
  lib/solr_request.rb:204:in `query'
  app/controllers/home_controller.rb:44:in `search_from_params'
  app/controllers/home_controller.rb:53:in `add_articles'
  app/controllers/application_controller.rb:105:in `save_session_dois' (pid:27373)
@mfenner mfenner added the bug label Sep 10, 2014
@mfenner mfenner added this to the Iteration 2 milestone Sep 10, 2014
@jure jure closed this as completed in de1e34e Sep 15, 2014
jure added a commit that referenced this issue Sep 15, 2014
Adds SolrQueryBuilder, SolrRequest refactor. Fixes #38 and #41.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants