| Package | Description |
|---|---|
| org.apache.solr.client.solrj |
Primary APIs for communicating with a Solr Server from a Java client.
|
| org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
| org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
| org.apache.solr.client.solrj.response |
Convenience classes for dealing with various types of Solr responses.
|
| Class and Description |
|---|
| ResponseParser |
| SolrQuery
This is an augmented SolrParams with get/set/add fields for common fields used
in the Standard and Dismax request handlers
|
| SolrQuery.ORDER |
| SolrQuery.SortClause
A single sort clause, encapsulating what to sort and the sort order.
|
| SolrRequest |
| SolrRequest.METHOD |
| SolrResponse |
| SolrServer |
| SolrServerException
Exception to catch all types of communication / parsing issues associated with talking to SOLR
|
| StreamingResponseCallback
A callback interface for streaming response
|
| Class and Description |
|---|
| ResponseParser |
| SolrRequest |
| SolrServer |
| SolrServerException
Exception to catch all types of communication / parsing issues associated with talking to SOLR
|
| StreamingResponseCallback
A callback interface for streaming response
|
| Class and Description |
|---|
| SolrRequest |
| SolrRequest.METHOD |
| SolrServer |
| SolrServerException
Exception to catch all types of communication / parsing issues associated with talking to SOLR
|
| Class and Description |
|---|
| SolrResponse |
| SolrServer |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.