Mads Tomasgård Bjørgan <m...@dips.no> wrote:

> That's true, but I was hoping there would be another way to solve this issue 
> as it's not considered preferable in our situation.

What you are looking for might be
https://cwiki.apache.org/confluence/display/solr/IndexConfig+in+SolrConfig#IndexConfiginSolrConfig-CompoundFileSegments

> Is it normal behavior for Solr to open over 4000 files without closing them 
> properly?

Open, yes. Not closing them properly, no. The number of open file handles 
should match the number of files in the index folder.

- Toke Eskildsen, State and University Library, Denmark

Reply via email to