Hi Henry, by default, Solr runs on the 8080 port, so try this: wget http://localhost:8080/solr/statistics/select?q=*:*
The same URL should also be used in [dspace]/config/modules/discovery.cfg: search.server = http://localhost:8080/solr/search in [dspace]/config/modules/solr-statistics.cfg: server = http://localhost:8080/solr/statistics and in [dspace]/config/modules/oai.cfg: solr.url=http://localhost:8080/solr/oai Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

