Jesse Tatum

Results 3 comments of Jesse Tatum

By changing the `grouped_key_for_results` method in `search_builder_behavior.rb` to return the value of group.field which I currently have hard-coded: ```ruby def grouped_key_for_results if blacklight_params[:f] and blacklight_params[:f].include? :format return "format" # return...

I don't think this is the solution. 'ngroups' returns the number of groups, not the total number of results. There is a field called 'matches' which should be the correct...

I'm getting this same error. All of the pages except dashboard and discovery load for a second and then everything but the taskbar on the side disappears. Did anyone figure...