<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>John,</p>
<p>Try with the latest (0.0.5)?</p>
<p>Seb</p>
<p>&nbsp;</p>
<p>On 29.11.2013 11:32, John Salter wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>Hi,
We've currently got IRStats 0.0.3 (beta) on our server.
We don&rsquo;t have ids for authors, so have a set configured:
# just using creators_name
{
    'name' =&gt; 'creators',
    'field' =&gt; 'creators',
    'use_ids' =&gt; 0,
},

This results in same-authors not getting grouped - the reason looks like the 'name' hash isn't turned into something that can be compared.
In the database, the following is stored:

mysql&gt; select * from irstats2_sets_creators LIMIT 10;
+-----------------+--------------+
| set_value       | set_eprintid |
+-----------------+--------------+
| HASH(0x3e22700) |            5 |
| HASH(0x3f77510) |         1864 |
| HASH(0x3f77510) |         8946 |
| HASH(0x3f77540) |         7304 |
| HASH(0x3f775b8) |          407 |
| HASH(0x3f775d0) |         4023 |
| HASH(0x3f775d0) |         7339 |
| HASH(0x3f77630) |          393 |
| HASH(0x3f776c0) |         6006 |
| HASH(0x3f776d8) |         5064 |
+-----------------+--------------+

Has anyone else come across this?
If so, is a more recent version (0.0.5) better?
If not, I'll see if I can fix it!

Cheers,
John



*** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a>
*** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a>
*** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a>
*** EPrints developers Forum: <a href="http://forum.eprints.org/">http://forum.eprints.org/</a>
</pre>
</blockquote>
<p>&nbsp;</p>
<div>&nbsp;</div>
</body></html>