It crashes giving this output.
=java.net.SocketException: Too many open files
at java.net.ServerSocket.createImpl(ServerSocket.java:255)
at java.net.ServerSocket.getImpl(ServerSocket.java:205)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocke
I want to run 3 to 4 instances of solr on different machines. the other
servers will be replicatin the index from the single server.
how is that done and what options needed to modifies or added to config
xml file of solr.
Regards
Farhan Diwan