JavaScript is disabled on your browser.
Skip navigation links
⇖ solr-start.com
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.solr.util.plugin
Interface SolrCoreAware
All Known Implementing Classes:
AddSchemaFieldsUpdateProcessorFactory
,
CdcrRequestHandler
,
CloneFieldUpdateProcessorFactory
,
ClusteringComponent
,
ConcatFieldUpdateProcessorFactory
,
CountFieldValuesUpdateProcessorFactory
,
DataImportHandler
,
DocBasedVersionConstraintsProcessorFactory
,
DocExpirationUpdateProcessorFactory
,
ExpandComponent
,
ExportHandler
,
ExtractingRequestHandler
,
FieldLengthUpdateProcessorFactory
,
FieldMutatingUpdateProcessorFactory
,
FieldValueSubsetUpdateProcessorFactory
,
FirstFieldValueUpdateProcessorFactory
,
GraphHandler
,
HdfsDirectoryFactory
,
HighlightComponent
,
HTMLStripFieldUpdateProcessorFactory
,
IgnoreFieldUpdateProcessorFactory
,
LangDetectLanguageIdentifierUpdateProcessorFactory
,
LastFieldValueUpdateProcessorFactory
,
LoggingHandler
,
ManagedIndexSchemaFactory
,
MaxFieldValueUpdateProcessorFactory
,
MetricsDirectoryFactory
,
MinFieldValueUpdateProcessorFactory
,
ParseBooleanFieldUpdateProcessorFactory
,
ParseDateFieldUpdateProcessorFactory
,
ParseDoubleFieldUpdateProcessorFactory
,
ParseFloatFieldUpdateProcessorFactory
,
ParseIntFieldUpdateProcessorFactory
,
ParseLongFieldUpdateProcessorFactory
,
ParseNumericFieldUpdateProcessorFactory
,
PingRequestHandler
,
PreAnalyzedUpdateProcessorFactory
,
QueryElevationComponent
,
RealTimeGetHandler
,
RegexReplaceProcessorFactory
,
RemoveBlankFieldUpdateProcessorFactory
,
ReplicationHandler
,
SchemaCodecFactory
,
SchemaHandler
,
SchemaSimilarityFactory
,
SearchHandler
,
SignatureUpdateProcessorFactory
,
SkipExistingDocumentsProcessorFactory
,
SolrConfigHandler
,
SpellCheckComponent
,
SQLHandler
,
StandardRequestHandler
,
StatelessScriptUpdateProcessorFactory
,
StreamHandler
,
SuggestComponent
,
TermVectorComponent
,
TikaLanguageIdentifierUpdateProcessorFactory
,
TolerantUpdateProcessorFactory
,
TrimFieldUpdateProcessorFactory
,
TruncateFieldUpdateProcessorFactory
,
UniqFieldsUpdateProcessorFactory
,
VelocityResponseWriter
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
Prev Class
Next Class
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method