I'm not that proficient with Solr.. I used it, but I'd yet have to fully dive into it, but this topic really interests me.
In those 8 hour tests, does ALL information get accessed, or just partial? That could be a reason as to why you don't see any difference, that the test in that time period only accesses partial amount of the Information and in this time period it only accesses an amount of information which fits into RAM in both cases... SSD's will be slower as RAM anyway On Mon, Apr 15, 2019 at 4:53 PM SOLR4189 <klin892...@yandex.ru> wrote: > No, I don't load index to RAM, but I run 8 hours queries, so OS must load > necessary files (segments) to RAM during my tests. So in the case where I > set 25GB for RAM, not all files will be loaded to RAM and I thought I'll > see > degradation in queries times, but I didn't > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html >