Uses of Package
org.apache.solr.common

Packages that use org.apache.solr.common
org.apache.solr.client.solrj   
org.apache.solr.client.solrj.beans   
org.apache.solr.client.solrj.impl   
org.apache.solr.client.solrj.request   
org.apache.solr.client.solrj.response   
org.apache.solr.client.solrj.util   
org.apache.solr.common   
org.apache.solr.common.util   
 

Classes in org.apache.solr.common used by org.apache.solr.client.solrj
SolrInputDocument
          Represent the field and boost information needed to construct and index a Lucene Document.
 

Classes in org.apache.solr.common used by org.apache.solr.client.solrj.beans
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.
 

Classes in org.apache.solr.common used by org.apache.solr.client.solrj.impl
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.
 

Classes in org.apache.solr.common used by org.apache.solr.client.solrj.request
SolrInputDocument
          Represent the field and boost information needed to construct and index a Lucene Document.
 

Classes in org.apache.solr.common used by org.apache.solr.client.solrj.response
SolrDocumentList
          Represent a list of SolrDocuments returned from a search.
 

Classes in org.apache.solr.common used by org.apache.solr.client.solrj.util
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.
 

Classes in org.apache.solr.common used by org.apache.solr.common
SolrException.ErrorCode
           
SolrInputField
           
 

Classes in org.apache.solr.common used by org.apache.solr.common.util
ResourceLoader
           
SolrDocument
          A concrete representation of a document within a Solr index.
SolrDocumentList
          Represent a list of SolrDocuments returned from a search.