Package | Description |
---|---|
org.apache.storm.solr.mapper | |
org.apache.storm.solr.schema | |
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. |
Constructor and Description |
---|
SolrFieldTypeFinder(SchemaBuilder schemaBuilder)
Initiates class containing all the information relating fields with their types.
|
Modifier and Type | Class and Description |
---|---|
class |
RestJsonSchemaBuilder
Deprecated.
Use RestJsonSchemaBuilder2 instead, as this doesn’t support Kerberos authentication
|
class |
RestJsonSchemaBuilderV2
Class that builds the
Schema object from the schema returned by the SchemaRequest. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.