Blacklight Plugin

Update Solr to 1.4.1

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.5
  • Fix Version/s: 2.6
  • Component/s: None
  • Description:
    Hide
    The version of Solr Blacklight uses is a 1.4 pre-release nightly build. Some changes had been made between that version and the released 1.4. Changes include the spellcheck response.

    Upgrading to the Solr 1.4.1 will break spellcheck until rsolr-ext is updated to use the new spellcheck response. Otherwise all tests continue to pass.
    Show
    The version of Solr Blacklight uses is a 1.4 pre-release nightly build. Some changes had been made between that version and the released 1.4. Changes include the spellcheck response. Upgrading to the Solr 1.4.1 will break spellcheck until rsolr-ext is updated to use the new spellcheck response. Otherwise all tests continue to pass.

Activity

Hide
Jason Ronallo added a comment - 31/Jul/10 10:46 PM
One big reason to make this change is so we can explicitly document which version of Solr is known to work with Blacklight.
Show
Jason Ronallo added a comment - 31/Jul/10 10:46 PM One big reason to make this change is so we can explicitly document which version of Solr is known to work with Blacklight.
Hide
Jason Ronallo added a comment - 02/Aug/10 1:38 PM
In blacklight-jetty, the Solr version is now updated to 1.4.1.
http://github.com/projectblacklight/blacklight-jetty/commit/41d47eb1b9a2c31ef960ee575f5ab72eb2d9a202

In Blacklight the following changes were made:
- spelling suggestion specs where marked pending
- the did_you_mean feature (spellcheck) was tagged @wip. These tests will still run and fail.
- the did_you_mean partial was commented out in app/views/catalog/index.html.erb
http://github.com/projectblacklight/blacklight/commit/f2e6675cd0dec8c0c733ea5ba05d75098e2fd7f3
Show
Jason Ronallo added a comment - 02/Aug/10 1:38 PM In blacklight-jetty, the Solr version is now updated to 1.4.1. http://github.com/projectblacklight/blacklight-jetty/commit/41d47eb1b9a2c31ef960ee575f5ab72eb2d9a202 In Blacklight the following changes were made: - spelling suggestion specs where marked pending - the did_you_mean feature (spellcheck) was tagged @wip. These tests will still run and fail. - the did_you_mean partial was commented out in app/views/catalog/index.html.erb http://github.com/projectblacklight/blacklight/commit/f2e6675cd0dec8c0c733ea5ba05d75098e2fd7f3
Hide
Jonathan Rochkind added a comment - 03/Aug/10 8:24 AM
+1

On the Solr listserv, Hoss strongly recommends everyone use 1.4.1 over even 1.4, due to bug fixes. And we're still running a pre-release pre-1.4!
Show
Jonathan Rochkind added a comment - 03/Aug/10 8:24 AM +1 On the Solr listserv, Hoss strongly recommends everyone use 1.4.1 over even 1.4, due to bug fixes. And we're still running a pre-release pre-1.4!

People

Dates

  • Created:
    31/Jul/10 10:35 PM
    Updated:
    03/Aug/10 8:24 AM
    Resolved:
    02/Aug/10 1:38 PM