Thanks Joshua. I think we might have pinned this down on a failure to upgrade our external Solr schema to the latest version.
We're also getting this error in the logs: org.apache.solr.common.SolrException: undefined field: "location_profile_display_string_u_ssort" It looks like this field was added to the Solr schema recently. -Noah From: [email protected] [mailto:[email protected]] On Behalf Of Joshua D. Shaw Sent: Tuesday, October 11, 2016 10:22 AM To: '[email protected]' <[email protected]> Subject: Re: [Archivesspace_Users_Group] Unable to browse location records Hi Noah- I've gotten a similar error for records that were imported directly but were missing some required fields. Perhaps something similar in your case? Joshua ________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Noah Huffman <[email protected]<mailto:[email protected]>> Sent: Monday, October 10, 2016 3:22:04 PM To: '[email protected]' Subject: [Archivesspace_Users_Group] Unable to browse location records Hi all, After upgrading to v1.5.1, I'm getting a NoMethodError when I try to browse location records in the staff interface. Has anyone else experienced this? Curiously, I'm able to search for locations by keyword and then facet on record type (location), I just can't browse locations. The location typeahead is also working properly. Here is the text of the error: ++++++++ NoMethodError in LocationsController#index undefined method `[]=' for nil:NilClass Rails.root: /srv/duke/apps/archivesspace-v1.5.1/data/tmp/jetty-0.0.0.0-8080-frontend.war-_-any-/webapp/WEB-INF Application Trace | Framework Trace | Full Trace app/models/search.rb:16:in `all' app/models/search.rb:8:in `for_type' app/controllers/locations_controller.rb:14:in `index' app/controllers/locations_controller.rb:12:in `index' ++++++++ Does anyone have any idea what might be going on here? Thanks! -Noah _______________________________________________ Archivesspace_Users_Group mailing list [email protected]<mailto:[email protected]> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group<https://urldefense.proofpoint.com/v2/url?u=http-3A__lyralists.lyrasis.org_mailman_listinfo_archivesspace-5Fusers-5Fgroup&d=CwMFAg&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=F0JE8U9-xhxe_nE7d7aEUi-uqfKqvYJ222bS0oz9mko&m=dKZgCNwqk5vPeve44S6AC_Lgp6n_n-i7XMcbBvbLn-E&s=mhnO7UiU3RxjIpMnVvRdwdzdkplb1ATx5rXKlcyoz8w&e=>
_______________________________________________ Archivesspace_Users_Group mailing list [email protected] http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
