mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 06:15:02 +01:00
README.md: Remove TODO about SolrClient
I switched to using the vanilla requests library.
This commit is contained in:
parent
8f46ceb8d8
commit
f75bcf292c
@ -92,7 +92,6 @@ The item id is the *internal* id for an item. You can get these from the standar
|
||||
- Add top items endpoint, perhaps `/top/items` or `/items/top`?
|
||||
- Make community and collection stats available
|
||||
- Support [DSpace 6 UUIDs](https://jira.duraspace.org/browse/DS-1782)
|
||||
- Migrate away from SolrClient dependency
|
||||
- Switch to [Python 3.6+ f-string syntax](https://realpython.com/python-f-strings/)
|
||||
- Check IDs in database to see if they are deleted...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user