| Package | Description |
|---|---|
| org.apache.solr.schema |
IndexSchema and FieldType implementations for powering schema.xml |
| Modifier and Type | Method and Description |
|---|---|
static ConfigSetService.ConfigResource |
IndexSchemaFactory.getConfigResource(ConfigSetService configSetService,
InputStream schemaInputStream,
SolrResourceLoader loader,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IndexSchema.readSchema(ConfigSetService.ConfigResource is) |
| Constructor and Description |
|---|
IndexSchema(String name,
ConfigSetService.ConfigResource schemaResource,
Version luceneVersion,
SolrResourceLoader resourceLoader,
Properties substitutableProperties)
Constructs a schema using the specified resource name and stream.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.