Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #512 from sul-dlss/docs
Browse files Browse the repository at this point in the history
Add some documentation about where the embargo fields are used
  • Loading branch information
jmartin-sul committed Mar 5, 2021
2 parents 5f82299 + acd73bc commit af5eea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/indexers/embargo_metadata_datastream_indexer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ def initialize(resource:, **)
@resource = resource
end

# These fields are used by the EmbargoReleaseService in dor-services-app
# @return [Hash] the partial solr document for embargoMetadata
def to_solr
{
Expand Down

0 comments on commit af5eea6

Please sign in to comment.