Title: Message Title
|
|
Issue Type:
|
Documentation
|
Affects Versions:
|
4.1, 4.0, 3.2, 3.1, 3.0
|
Assignee:
|
Unassigned
|
Created:
|
25/Apr/14 9:26 AM
|
Priority:
|
Trivial
|
Reporter:
|
Christian Scheible
|
|
In org.dspace.browse.SolrBrowseCreateDAO.additionalIndex(Context, DSpaceObject, SolrInputDocument) the comment suggests that withdrawn items should not be indexed. This was only true when discovery was used only for search. In current releases there is a browse withdrawn item function implemented using Solr. So comment and following if clause don't match. The code is in line 131 and looks like: // now index the new details - but only if it's archived and not withdrawn if (item.isArchived() || item.isWithdrawn())
|
|
|
|
|
|
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel