mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-09-06
This commit is contained in:
@ -99,4 +99,12 @@ Total number of hits from bots: 12220
|
||||
|
||||
- Then I will add these user agents to the ILRI spider override in DSpace
|
||||
|
||||
## 2022-09-06
|
||||
|
||||
- I'm testing dspace-statistics-api with our DSpace 7 test server
|
||||
- After setting up the env and the database the `python -m dspace_statistics_api.indexer` runs without issues
|
||||
- While playing with Solr I tried to search for statistics from this month using `time:2022-09*` but I get this error: "Can't run prefix queries on numeric fields"
|
||||
- I guess that the syntax in Solr changed since 4.10...
|
||||
- This works, but is super annoying: `time:[2022-09-01T00:00:00Z TO 2022-09-30T23:59:59Z]`
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user