Hi Sean,

the display of full title or just URL depends on some statistic 
parameters (floor and lookup) set in
[dspace]/config/dstat.cfg


# floor values (don't display things that have been activated fewer times
# than this) for the reports
item.floor=20
search.floor=5

# limit the number of lookups of titles and authors to the first X.  Lookup
# invokes the java environment so has quite an impact on performance.
item.lookup=10


you may adjust these to change the behaviour

cheers

Claudia


Sean Carte schrieb:
> Hi
> 
> I'm new to this list and fairly new to DSpace also.
> 
> I'm running DSpace 1.4.2 and am having a couple of problems related to
> the presentation of items/handles in the Items Viewed section of the
> statistics.
> 
> We recently subscribed to handle.net for a prefix, and it looks like
> shortly after that our statistics changed from displaying the title
> and handle to a full URL linking to the handle.
> 
>  From this:
> 
>    Diesel engine performance modelling using neural networks (Rawlins,
> Mark Steve.) (123456789/146)
> 
>  To this:
> 
>    http://ir.dut.ac.za/handle/123456789/111
> 
> Furthermore, the handle linked to does not include our assigned
> prefix, but '123456789' instead. (I did run the
> bin/update-handle-prefix script, old handles were updated, and new
> handles are being assigned correctly.)
> 
> I'd understand if the statistics couldn't be updated to link to the
> new prefix instead of the old, but what changed to cause the display
> of the URL instead of the title? That makes it difficult to analyse
> the statistics since the handles don't resolve.
> 
> We did also upgrade from 1.4.1 to 1.4.2 before noticing the problem,
> but it looks like the problem pre-existed the 1.4.2 upgrade.
> 
> I've searched the archives, but couldn't find anything to suggest what
> I should do, and I couldn't find anything in the config files that
> looked like a likely cause of the problem.
> 
> Any ideas?
> 
> Sean

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to