open searchers memory leaks

2019-05-27 Thread tom_s
hey , i have a memory leak in my solr cluster. sometimes searchers aren't closed after commit, and they slowly consume all the jvm of my solr instances. this is similar to a problem to i found here . but in my plugins i

minimize disc space requirement.

2019-05-18 Thread tom_s
hey, im aware that the best practice is to have disk space on your solr servers to be 2 times the size of the index. but my goal to minimize this overhead and have my index occupy more than 50% of disk space. in our index documents have TTL, so documents are deleted every day and it causes