[
https://jira.duraspace.org/browse/DS-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26223#comment-26223
]
Andrea Bollini commented on DS-1223:
------------------------------------
from the pull request thread: https://github.com/DSpace/DSpace/pull/52
this contribution is ready to be merged but we have found two limit in the
current implementation that cannot be solved:
- if the metadata browse is configurated to be case insensitive the frequencies
count are show distinct for the terms caseinsensitive equals (i.e. Test and
Test will show two different frequencies but clicking on this browse value the
user will get a list with the total number of item)
- similar to the previous one, if the metadata browse include values with
authority and the same authority is associated to multiple values (Variants
support) the frequencies are count distinct for any values (i.e.
looking to
http://hub.hku.hk/browse?type=author&order=ASC&rpp=20&starts_with=palmer and
http://hub.hku.hk/browse?type=author&order=ASC&rpp=20&starts_with=宗樹朝 you will
get a different frequencies value for any entries "Palmer, David T" but all
will link to the same - total - items list)
The SOLRBrowse implementation is not affected by these issues.
As these issues arise only on specific, not default, configuration I propose to
accept the contribution and only make a warning statement that explain this
limit suggesting to user that need this feature in buggy configuration to
switch to SOLR.
We are waiting for testing result on Oracle
> Display frequencies of items in single browsing for selected indices
> --------------------------------------------------------------------
>
> Key: DS-1223
> URL: https://jira.duraspace.org/browse/DS-1223
> Project: DSpace
> Issue Type: Improvement
> Components: JSPUI
> Affects Versions: 1.8.2
> Reporter: Christina Paschou
> Labels: has-patch, has-pull-request
> Attachments: browse_frequencies.diff, README.txt
>
>
> DSpace provides by default two types of browsing, naming them single browsing
> and full browsing according to the corresponding names of the .jsp files that
> are responsible for handling each request (single.jsp & full.jsp).
> Each type of browsing is defined accordingly and configured in different way
> in the configuration file dspace.cfg.
> The proposed improvement is applied for the case of browsing by a unique
> index of metadata values from the item (single browsing). In this case, the
> user can define for each metadata browse index whether he wishes to add next
> to its various metadata values the frequencies of items that are included.
> The configuration takes place in the dspace.cfg.
> Examples:
> http://phdtheses.ekt.gr/eadd/browse?type=subject
> http://phdtheses.ekt.gr/eadd/browse?type=country
> http://phdtheses.ekt.gr/eadd/browse?type=language
> Attached you can find the patch file and a readme file with details about tha
> configuration that is needed to be made.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel