public class RestJsonSchemaBuilderV2 extends Object implements SchemaBuilder
Class that builds the Schema
object from the schema returned by the SchemaRequest.
Constructor and Description |
---|
RestJsonSchemaBuilderV2(SolrConfig solrConfig,
String collection) |
public RestJsonSchemaBuilderV2(SolrConfig solrConfig, String collection)
public void buildSchema() throws IOException
buildSchema
in interface SchemaBuilder
IOException
public Schema getSchema()
getSchema
in interface SchemaBuilder
Copyright © 2022 The Apache Software Foundation. All rights reserved.