Re: Streaming Expressions using Solrj.io

2018-02-21 Thread Ryan Yacyshyn
Hi Shawn, Thanks for this. I'm using maven and I had another library unrelated to solrj loading an older version of the httpclient (4.4.1), which was causing the problem. Regards, Ryan On Wed, 21 Feb 2018 at 12:50 Shawn Heisey wrote: > On 2/20/2018 7:54 PM, Ryan Yacyshyn wrote: > > I'd lik

Re: Streaming Expressions using Solrj.io

2018-02-20 Thread Shawn Heisey
On 2/20/2018 7:54 PM, Ryan Yacyshyn wrote: I'd like to get a stream of search results using the solrj.io package but running into a small issue. Exception in thread "main" java.lang.NoSuchMethodError: org.apache.http.impl.client.HttpClientBuilder.evictIdleConnections(JLjava/util/concurrent/T