Le 2/6/13 6:38 PM, [email protected] a écrit : > I'm trying to understand why I'm getting what seems like a premature timeout. > > When I set the timeout in my search request, I believe it is in seconds. > SearchRequest.setTimeLimit(5); // seconds The timeout is in milliseconds, not seconds. Which is probably not a good idea :/
-- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
