Hello, Bruno,

No, 4 simultaneous requests should not be a problem.

Have you checked the Tomcat logs or logged the data in the query
response object to see if there are any clues to what the problem
might be?

Michael Della Bitta

------------------------------------------------
Appinions, Inc. -- Where Influence Isn’t a Game.
http://www.appinions.com


On Sun, Jul 15, 2012 at 2:10 PM, Bruno Mannina <bmann...@free.fr> wrote:
> I forgot:
>
> I do the request on the uniqueKey field, so each request gets one document
>
> Le 15/07/2012 14:11, Bruno Mannina a écrit :
>
>> Dear Solr Users,
>>
>> I have a solr3.6 + Tomcat and I have a program that connect 4 http
>> requests at the same time.
>> I must do 1902 requests.
>>
>> I do several tests but each time it losts some requests:
>> - sometimes I get 1856 docs, 1895 docs, 1900 docs but never 1902 docs.
>>
>> With Jetty, I get always 1902 docs.
>>
>> As it's a dev' environment, I'm alone to test it.
>>
>> Is it a problem to do 4 requests at the same time for tomcat6?
>>
>> thanks for your info,
>>
>> Bruno
>>
>>
>
>

Reply via email to