|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.solr.client.solrj | |
---|---|
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. |
Classes in org.apache.solr.client.solrj used by org.apache.solr.client.solrj | |
---|---|
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 |
Classes in org.apache.solr.client.solrj used by org.apache.solr.client.solrj.impl | |
---|---|
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 |
Classes in org.apache.solr.client.solrj used by org.apache.solr.client.solrj.request | |
---|---|
SolrRequest
|
|
SolrRequest.METHOD
|
|
SolrServer
|
|
SolrServerException
Exception to catch all types of communication / parsing issues associated with talking to SOLR |
Classes in org.apache.solr.client.solrj used by org.apache.solr.client.solrj.response | |
---|---|
SolrResponse
|
|
SolrServer
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |