public class ResponseWriterUtil extends Object
| Constructor and Description |
|---|
ResponseWriterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SolrDocument |
toSolrDocument(Document doc,
IndexSchema schema)
Utility method for converting a
Document from the index into a
SolrDocument suitable for inclusion in a SolrQueryResponse |
public static final SolrDocument toSolrDocument(Document doc, IndexSchema schema)
Document from the index into a
SolrDocument suitable for inclusion in a SolrQueryResponseCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.