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()Returns null if the document no longer exists. | 
protected final SolrSearchDocument doc
public SolrDocumentResult(SolrSearchDocument doc)
public SearchDocument getDocument()
DocumentResultgetDocument in interface DocumentResultCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.