Package | Description |
---|---|
org.apache.solr.client.solrj |
Primary APIs for communicating with a Solr Server from a Java client.
|
org.apache.solr.client.solrj.beans |
Annotation based mapping of client objects to Solr documents.
|
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.
|
org.apache.solr.client.solrj.util |
Utilities for Solr client applications.
|
org.apache.solr.common |
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents . |
org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
Class and Description |
---|
SolrDocument
A concrete representation of a document within a Solr index.
|
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
Class and Description |
---|
SolrDocument
A concrete representation of a document within a Solr index.
|
SolrDocumentList
Represent a list of SolrDocuments returned from a search.
|
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
Class and Description |
---|
SolrDocument
A concrete representation of a document within a Solr index.
|
SolrDocumentList
Represent a list of SolrDocuments returned from a search.
|
SolrException |
SolrException.ErrorCode
This list of valid HTTP Status error codes that Solr may return in
the case of a "Server Side" error.
|
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
Class and Description |
---|
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
Class and Description |
---|
SolrDocumentList
Represent a list of SolrDocuments returned from a search.
|
Class and Description |
---|
SolrDocument
A concrete representation of a document within a Solr index.
|
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
Class and Description |
---|
EnumFieldValue
Represents a Enum field value, which includes integer value (indicating the sort order) and string (displayed) value.
|
SolrDocument
A concrete representation of a document within a Solr index.
|
SolrException.ErrorCode
This list of valid HTTP Status error codes that Solr may return in
the case of a "Server Side" error.
|
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
SolrInputField |
Class and Description |
---|
SolrException |
SolrException.ErrorCode
This list of valid HTTP Status error codes that Solr may return in
the case of a "Server Side" error.
|
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
Class and Description |
---|
EnumFieldValue
Represents a Enum field value, which includes integer value (indicating the sort order) and string (displayed) value.
|
SolrDocument
A concrete representation of a document within a Solr index.
|
SolrDocumentList
Represent a list of SolrDocuments returned from a search.
|
SolrException |
SolrInputDocument
Represent the field and boost information needed to construct and index
a Lucene Document.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.