Skip to content

Commit

Permalink
Enable tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Apr 26, 2018
1 parent 04025b0 commit 347279d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/models/solr_document.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@ def fetch(key, *default)
def to_param
first("access_identifier_ssim") || id
end

def tags_to_solr
{}
end
end

0 comments on commit 347279d

Please sign in to comment.