JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.solr.util.plugin
Interface SolrCoreAware
All Known Implementing Classes:
AdminHandlers
,
DisMaxRequestHandler
,
DisMaxRequestHandler
,
HighlightComponent
,
QueryElevationComponent
,
ReplicationHandler
,
SearchHandler
,
SpellCheckComponent
,
SpellCheckerRequestHandler
,
StandardRequestHandler
,
StandardRequestHandler
,
TermVectorComponent
public interface
SolrCoreAware
Since:
solr 1.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
inform
(
SolrCore
core)
Method Detail
inform
void inform(
SolrCore
core)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method