mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-05-31
This commit is contained in:
@ -226,4 +226,21 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace
|
||||
|
||||
- The `index-authority` script ran over night and was finished in the morning
|
||||
- Hopefully this was because we haven't been running it regularly and it will speed up next time
|
||||
- I am running it again with a timer to see
|
||||
- I am running it again with a timer to see:
|
||||
|
||||
```
|
||||
$ time /home/cgspace.cgiar.org/bin/dspace index-authority
|
||||
Retrieving all data
|
||||
Initialize org.dspace.authority.indexer.DSpaceAuthorityIndexer
|
||||
Cleaning the old index
|
||||
Writing new data
|
||||
All done !
|
||||
|
||||
real 37m26.538s
|
||||
user 2m24.627s
|
||||
sys 0m20.540s
|
||||
```
|
||||
|
||||
- Update `tomcat7` crontab on CGSpace and DSpace Test to have the `index-authority` script that we were missing
|
||||
- Add new ILRI subject and CCAFS project tags to `input-forms.xml` ([#226](https://github.com/ilri/DSpace/pull/226), [#225](https://github.com/ilri/DSpace/pull/225))
|
||||
- Manually mapped the authors of a few old CCAFS records to the new CCAFS authority UUID and re-indexed authority indexes to see if it helps correct those items.
|
||||
|
Reference in New Issue
Block a user