Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

solrs - An async, non-blocking solr client for Java and Scala

  • Share this:
This is a java/scala solr client providing an interface like SolrJ, just asynchronously / non-blocking (built on top of async-http-client / netty). For java it supports CompletableFuture, for scala you can choose between twitter's Future or the standard/SDK Future.solrs is published to maven central for both scala 2.11 and 2.12.
https://github.com/inoio/solrs
License:
Tech: