Anyone could reply this questions?

Thanks

2012/3/5 Anderson vasconcelos <anderson.v...@gmail.com>

> Hi
>
> I have some questions about StreamingUpdateSolrServer.
>
> 1)What's queue size parameter? It's the number of documents in each
> thread?
>
> 2)When i configurated  like this StreamingUpdateSolrServer(URL, 1000, 5)
> indexing runs ok. But when i up the number of threads like this new
> StreamingUpdateSolrServer(URL, 1000, 15)  i received a
> java.net.SocketException: Broken pipe. Why?
>
> 3)When i indexing using addBean method,  they open the max of threads than
> i configured. But when i use addBeans, they open only one thread. Is this
> correct?
>
>
> Thanks

Reply via email to