Difference between revisions of "SUNScholar/Statistics/3.X"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | ==Step 1 - Setup config file== | ||
| + | Edit the following file: | ||
| + | nano /home/dspace/source/dspace/config/modules/solr-statistics.cfg | ||
| + | Remove the port 8080 reference, see example below. | ||
| + | |||
==References== | ==References== | ||
Revision as of 09:03, 10 December 2013
Step 1 - Setup config file
Edit the following file:
nano /home/dspace/source/dspace/config/modules/solr-statistics.cfg
Remove the port 8080 reference, see example below.
References
- https://wiki.duraspace.org/display/DSDOC3x/DSpace+Statistics
- https://wiki.duraspace.org/display/DSDOC3x/Managing+Usage+Statistics
Back to SOLR Statistics