| Package | Description |
|---|---|
| org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
| Modifier and Type | Method and Description |
|---|---|
static QueryElevationComponent.InitializationExceptionCause |
QueryElevationComponent.InitializationExceptionCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryElevationComponent.InitializationExceptionCause[] |
QueryElevationComponent.InitializationExceptionCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueryElevationComponent.handleInitializationException(Exception exception,
QueryElevationComponent.InitializationExceptionCause cause)
Handles the exception that occurred while initializing this component.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.