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.com/Open-Too-Many-Files-tp2406289p2412415.
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
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 Cores,
1 Core with 31 Million Documents other Cores
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 a