Uses of Class
org.apache.solr.common.SolrDocument

Packages that use SolrDocument
Package
Description
Primary APIs for communicating with a Solr Server from a Java client.
Annotation based mapping of client objects to Solr documents.
Convenience classes for dealing with various types of Solr responses.
Common classes reused on both clients & server for dealing with documents to be indexed and result documents.
Common utility classes reused on both clients & server.