Update notes for 2019-03-19

This commit is contained in:
2019-03-19 23:54:07 +02:00
parent 78db700340
commit e503ef025f
4 changed files with 26 additions and 15 deletions

View File

@ -551,5 +551,9 @@ Max realtime timeout unlimited unlimited us
- Another avenue might be to look at point releases in Solr 4.10.x, as we're running 4.10.2 and they released 4.10.3 and 4.10.4 back in 2014 or 2015
- I see several issues regarding locks and IndexWriter that were fixed in Solr and Lucene 4.10.3 and 4.10.4...
- I sent a mail to the dspace-tech mailing list to ask about Solr issues
- Testing Solr 4.10.4 on DSpace 5.8:
- [x] Discovery indexing
- [x] dspace-statistics-api indexer
- [x] /solr admin UI
<!-- vim: set sw=2 ts=2: -->