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

Packages that use SolrInputDocument
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 requests.
Utilities for Solr client applications.
Common classes reused on both clients & server for dealing with documents to be indexed and result documents.
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
Common utility classes reused on both clients & server.