public class SolrDocumentResult extends Object implements DocumentResult
| Modifier and Type | Field and Description |
|---|---|
protected SolrSearchDocument |
doc |
| Constructor and Description |
|---|
SolrDocumentResult(SolrSearchDocument doc) |
| Modifier and Type | Method and Description |
|---|---|
SearchDocument |
getDocument() |
protected final SolrSearchDocument doc
public SolrDocumentResult(SolrSearchDocument doc)
public SearchDocument getDocument()
getDocument in interface DocumentResultCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.