|
53615dea2d
|
indexer.py: Add license and documentation
|
2018-09-24 09:18:50 +03:00 |
|
|
a51422273c
|
Remove SOLR_CORE configuration variable
This parameter is not customizable. All DSpace instances use this
name for the Solr statistics core.
|
2018-09-24 00:20:54 +03:00 |
|
|
89621af85d
|
Split database access into RW and RO
The indexer need to be able to write to the database, but the API only
needs to read it.
|
2018-09-24 00:00:05 +03:00 |
|
|
2db5e02be9
|
Add indexer.py
Standalone script to ingest item views and downloads from Solr into
SQLite.
|
2018-09-23 16:47:48 +03:00 |
|