Try it.
ulimit -n20
2011/2/3 Grijesh
>
> best option to use
> true
>
> decreasing mergeFactor may cause indexing slow
>
> -
> Thanx:
> Grijesh
> http://lucidimagination.com
> --
> View this message in context:
> http://lucene.472066.n3.nabble.co
best option to use
true
decreasing mergeFactor may cause indexing slow
-
Thanx:
Grijesh
http://lucidimagination.com
--
View this message in context:
http://lucene.472066.n3.nabble.com/Open-Too-Many-Files-tp2406289p2412415.html
Sent from the Solr - User mailing list archive at Nabble.com.
Or decrease the mergeFactor.
> or change the index to a compound-index
>
> solrconfig.xml: true
>
> so solr creates one index file and not thousands.
>
> -
> --- System
>
>
> One Server, 12 GB RAM, 2 Solr Instances, 7 Cor
< 100.000
- Solr1 for Search-Requests - commit every Minute - 4GB Xmx
- Solr2 for Update-Request - delta every 2 Minutes - 4GB Xmx
--
View this message in context:
http://lucene.472066.n3.nabble.com/Open-Too-Many-Files-tp2406289p2411736.html
Sent from the Solr - User mailing list archive
increase the OS parameter for max file to open. it is less set as default
depending on the OS.
-
Thanx:
Grijesh
http://lucidimagination.com
--
View this message in context:
http://lucene.472066.n3.nabble.com/Open-Too-Many-Files-tp2406289p2411217.html
Sent from the Solr - User mailing list
Dear all,
I got an exception when querying the index within Solr. It told me that too
many files are opened. How to handle this problem?
Thanks so much!
LB
[java] org.apache.solr.client.solrj.
SolrServerException: java.net.SocketException: Too many open files
[java] at
org.apache.solr.c