Package | Description |
---|---|
org.apache.solr.common |
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents . |
Modifier and Type | Class and Description |
---|---|
class |
SolrDocument
A concrete representation of a document within a Solr index.
|
class |
SolrInputDocument
Represent the field-value information needed to construct and index
a Lucene Document.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.