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()
DocumentResult
getDocument
in interface DocumentResult
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.