Uses of Class
org.apache.solr.common.SolrDocumentBase
Packages that use SolrDocumentBase
Package
Description
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents.-
Uses of SolrDocumentBase in org.apache.solr.common
Subclasses of SolrDocumentBase in org.apache.solr.commonModifier and TypeClassDescriptionclassA concrete representation of a document within a Solr index.classRepresent the field-value information needed to construct and index a Lucene Document.