I am using SOLR for indexing documents in my web application and solr.war is deployed on the jboss server. But while indexing i am getting too many files open exception. Below i
As explained in this SOLR Jira, you can try the following options:
ulimit -n 1000000
useCompoundFile
solrconfig.xml
mergeFactor