io.ino

solrs

package solrs

Visibility
  1. Public
  2. All

Type Members

  1. class AsyncSolrClient extends AnyRef

    Async, non-blocking Solr Server that just allows to #query(SolrQuery).

  2. class RemoteSolrException extends SolrException

    Subclass of SolrException that allows us to capture an arbitrary HTTP status code that may have been returned by the remote server or a proxy along the way.

Ungrouped