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.cloud   
org.apache.solr.common.util   
 

Classes in org.apache.solr.common used by org.apache.solr.client.solrj
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.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
           
SolrInputDocument
          Represent the field and boost information needed to construct and index a Lucene Document.
SolrInputField
           
 

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

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



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.