Hi everyone.
I have a problem with Solr Statistics. I'm running Dspace behind Nginx as
proxy. So Dspace will run under http://localhost:8080 behind nginx. When i
query Solr for number of bitstream download for a collection in a month, i
receive nearly the following result:

<int name="localhost.">4088</int>
<int name="dynamic.vdc.vn.">1488</int>
<int name="static.vdc.vn.">1291</int>

Could you please explain what does localhost here mean ? As i understand,
is it REAL number of download event ?
My query is as follow:

http://lib.hpu.edu.vn/solr/statistics/select?indent=on&version=2.2&start=0&rows=10&fl=*%2Cscore&qt=standard&wt=standard&explainOther=&hl.fl=&facet=true&facet.field=dns&q=owningComm:1&fq=type:2&fq=time:[2013-03-01T00:00:0Z%20TO%20NOW]&fq=isBot:false&fq=statistics_type:view

Thank you very much.

-- 
TRUONG HOANG DUNG*
**Librarian Researcher
**Information and Library Centre
Mobile: 0121.411.5322
Email: dun...@hpu.edu.vn*
*Hai Phong Private University* <http://lib.hpu.vn>
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to