Uses of Package
org.apache.solr.common

Packages that use org.apache.solr.common
org.apache.solr.analysis   
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   
org.apache.solr.core   
org.apache.solr.handler.admin   
org.apache.solr.handler.clustering   
org.apache.solr.handler.clustering.carrot2   
org.apache.solr.handler.component   
org.apache.solr.handler.dataimport   
org.apache.solr.handler.extraction   
org.apache.solr.response   
org.apache.solr.schema   
org.apache.solr.search.grouping.endresulttransformer   
org.apache.solr.uima.processor   
org.apache.solr.update   
org.apache.solr.update.processor   
org.apache.solr.util   
org.apache.solr.util.plugin   
 

Classes in org.apache.solr.common used by org.apache.solr.analysis
ResourceLoader
           
 

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.
 

Classes in org.apache.solr.common used by org.apache.solr.core
ResourceLoader
           
SolrException
           
SolrException.ErrorCode
           
 

Classes in org.apache.solr.common used by org.apache.solr.handler.admin
SolrException
           
 

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

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

Classes in org.apache.solr.common used by org.apache.solr.handler.component
SolrDocument
          A concrete representation of a document within a Solr index.
 

Classes in org.apache.solr.common used by org.apache.solr.handler.dataimport
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.handler.extraction
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.response
SolrDocument
          A concrete representation of a document within a Solr index.
SolrDocumentList
          Represent a list of SolrDocuments returned from a search.
 

Classes in org.apache.solr.common used by org.apache.solr.schema
ResourceLoader
           
SolrException
           
 

Classes in org.apache.solr.common used by org.apache.solr.search.grouping.endresulttransformer
SolrDocument
          A concrete representation of a document within a Solr index.
 

Classes in org.apache.solr.common used by org.apache.solr.uima.processor
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.update
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.update.processor
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.util
SolrDocument
          A concrete representation of a document within a Solr index.
SolrDocumentList
          Represent a list of SolrDocuments returned from a search.
 

Classes in org.apache.solr.common used by org.apache.solr.util.plugin
ResourceLoader