public class DocumentBuilder extends Object
Constructor and Description |
---|
DocumentBuilder() |
Modifier and Type | Method and Description |
---|---|
static Document |
toDocument(SolrInputDocument doc,
IndexSchema schema)
Convert a SolrInputDocument to a lucene Document.
|
public static Document toDocument(SolrInputDocument doc, IndexSchema schema)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.