| Package | Description |
|---|---|
| org.apache.solr.api |
Commonly used classes for Solr V2 API.
|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiBag.registerLazy(PluginBag.PluginHolder<SolrRequestHandler> holder,
PluginInfo info) |
| Constructor and Description |
|---|
LazyLoadedApi(SpecProvider specProvider,
PluginBag.PluginHolder<SolrRequestHandler> lazyPluginHolder) |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginBag.LazyPluginHolder<T>
A class that loads plugins Lazily.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PluginBag.PluginHolder<T>> |
PluginBag.getRegistry() |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.