Skip to content
Snippets Groups Projects
Commit add798ae authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Fix doi in solr document

parent e0d91504
No related branches found
No related tags found
2 merge requests!19Develop,!4Customise dataset show page
......@@ -39,7 +39,7 @@ class SolrDocument
end
def doi
self[Solrizer.solr_name('doi', :stored_searchable)]
self[Solrizer.solr_name('doi', :symbol)]
end
def complex_relation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment