Kevin Van de Velde created DS-1246:
--------------------------------------

             Summary: Discovery indexer indexes collection license field
                 Key: DS-1246
                 URL: https://jira.duraspace.org/browse/DS-1246
             Project: DSpace
          Issue Type: Improvement
    Affects Versions: 3.0
            Reporter: Kevin Van de Velde
            Assignee: Kevin Van de Velde


Noted by Andrea Bollini in pull request: 
https://github.com/DSpace/DSpace/pull/45

the collection license field should not be indexed (it is an internal field not 
a metadata).
I have tried to add a comment on the specific code line but I'm not able to 
find how "save the inline comment"

SearchServiceImpl.java
line: 668 + addContainerMetadataField(doc, highlightedMetadataFields, 
"dc.rights.license", rights_license);
this has no much sense for me. License is an internal field of the collection 
not a metadata (it can also contains substitution variables 
and it should be used only to produce the deposit license shown in submission)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to