Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Commit

Permalink
Merge pull request #14 from web-archive-group/master
Browse files Browse the repository at this point in the history
Fixing test index
  • Loading branch information
ianmilligan1 authored May 20, 2017
2 parents 686e113 + d3dee53 commit 3ec0ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/catalog_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class CatalogController < ApplicationController

## Default parameters to send to solr for all search-like requests. See also SearchBuilder#processed_parameters
config.default_solr_params = {
:fq => ['record_type:response'],
rows: 10
}

Expand Down

0 comments on commit 3ec0ab7

Please sign in to comment.