Add notes

This commit is contained in:
2018-01-06 17:04:05 -08:00
parent a4d60f3168
commit b3f8070bb9
3 changed files with 31 additions and 8 deletions

View File

@ -261,3 +261,13 @@ sys 3m14.890s
```
- Reboot CGSpace and DSpace Test for new kernels (4.14.12-x86_64-linode92) that partially mitigate the [Spectre and Meltdown CPU vulnerabilities](https://blog.linode.com/2018/01/03/cpu-vulnerabilities-meltdown-spectre/)
## 2018-01-06
- I'm still seeing Solr errors in the DSpace logs even after the full reindex yesterday:
```
org.dspace.discovery.SearchServiceException: org.apache.solr.search.SyntaxError: Cannot parse 'dateIssued_keyword:[1983+TO+1989]': Encountered " "]" "] "" at line 1, column 32.
```
- I posted a message to the dspace-tech mailing list to see if anyone can help