Package | Description |
---|---|
org.apache.storm.solr.mapper | |
org.apache.storm.solr.schema.builder |
Constructor and Description |
---|
Builder(SchemaBuilder schemaBuilder,
org.apache.solr.client.solrj.SolrClient solrClient)
SolrFieldsMapper builder class. |
Builder(SchemaBuilder schemaBuilder,
String collection)
SolrFieldsMapper builder class. |
Modifier and Type | Class and Description |
---|---|
class |
RestJsonSchemaBuilder
Class that builds the
Schema object from the JSON representation of the schema as returned by the URL of the form http://localhost:8983/solr/gettingstarted/schema/ . |
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.