public class DocumentBuilder extends Object
Constructor and Description |
---|
DocumentBuilder() |
Modifier and Type | Method and Description |
---|---|
static org.apache.lucene.document.Document |
toDocument(SolrInputDocument doc,
IndexSchema schema)
Convert a SolrInputDocument to a lucene Document.
|
public static org.apache.lucene.document.Document toDocument(SolrInputDocument doc, IndexSchema schema)
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.