mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-01-10 21:13:21 +01:00
Alan Orth
2407aeec70
When indexing item views and downloads the only field we need is the the id. The `fl` parameter tells Solr which fields to return in the search results. This should theoretically be more efficient, though I don't have any time to figure out how to measure it right now.