| 程序包 | 说明 |
|---|---|
| org.apache.solr.common |
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents. |
| 限定符和类型 | 类和说明 |
|---|---|
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 © 2006–2022 The Apache Software Foundation. All rights reserved.