Re: [Dspace-tech] Question about implementation of SOLR

2014-07-07 Thread Tim Donohue
Hi Jonathan, I suspect the reason is simply that we want the change in Solr to happen *immediately* rather than waiting for the next autocommit. By default, our Solr "auto-commit" settings are defaulted to 10,000 docs or 10 seconds: https://github.com/DSpace/DSpace/blob/master/dspace/solr/searc

[Dspace-tech] Question about implementation of SOLR

2014-07-05 Thread Jonathan Blood
Hi all, When I delete a community, collection or an item in DSpace I notice the following warning in the Solr logs: *PERFORMANCE WARNING: Overlapping onDeckSearchers=2* I went through the code and found this happens at the following line https://github.com/DSpace/DSpace/blob/master/dspace-api/src/m