Package | Description |
---|---|
org.apache.storm.solr.schema |
Modifier and Type | Method and Description |
---|---|
Field |
SolrFieldTypeFinder.FieldTypeWrapper.getField() |
Modifier and Type | Method and Description |
---|---|
List<Field> |
Schema.getDynamicFields() |
List<Field> |
Schema.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
Schema.setDynamicFields(List<Field> dynamicFields) |
void |
Schema.setFields(List<Field> fields) |
Constructor and Description |
---|
FieldTypeWrapper(Field field,
FieldType type) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.