This website requires JavaScript.
Explore
Help
Sign In
alanorth
/
dspace-statistics-api
Watch
1
Star
0
Fork
0
You've already forked dspace-statistics-api
mirror of
https://github.com/ilri/dspace-statistics-api.git
synced
2025-02-03 08:52:52 +01:00
Code
Releases
Activity
dspace-statistics-api
/
dspace_statistics_api
History
Alan Orth
a0d0a47150
items.py: Add fl paramter to Solr queries
...
I forgot to add the fl parameter here as well.
2020-12-18 16:12:34 +02:00
..
docs
Update docs about POST /items
2020-12-13 20:09:20 +02:00
__init__.py
Refactor project structure
2018-10-28 11:14:21 +02:00
app.py
dspace_statistics_api/app.py: Use ORDER BY in /items
2020-12-17 10:10:40 +02:00
config.py
Format code with black
2019-11-27 12:30:06 +02:00
database.py
dspace_statistics_api: Use f-strings instead of format()
2020-03-02 11:24:29 +02:00
indexer.py
dspace_statistics_api/indexer.py: Use
fl
parameter
2020-12-18 10:44:02 +02:00
items.py
items.py: Add fl paramter to Solr queries
2020-12-18 16:12:34 +02:00
util.py
Make sure limit is between 1 and 100
2020-11-18 21:55:54 +02:00