It's not very clear (to me) what your use case is, but generally speaking,
asynchronous requests can be achieved by using threads/executors/futures
(java) or ajax (javascript). The link seems to be a scala project, I'm sure
scala has analogous facilities.

On Tue, Jan 2, 2018 at 10:31 AM, RAUNAK AGRAWAL <agrawal.rau...@gmail.com>
wrote:

> Hi Guys,
>
> I am trying to write fully async service where solr calls are also async.
> Just wondering did anyone tried calling solr in non-blocking mode or is
> there is a way to do it? I have come across one such project
> <https://github.com/inoio/solrs> but wondering is there anything provided
> by solrj?
>
> Thanks
>



-- 
http://www.the111shift.com

Reply via email to