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

Commit

Permalink
removed revisits for test index
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmilligan1 committed May 15, 2017
1 parent 544f3cf commit d3dee53
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 d3dee53

Please sign in to comment.