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 NamedListInitializedPlugin
All Known Subinterfaces:
BackupRepository
,
BinaryQueryResponseWriter
,
QueryResponseWriter
,
SolrEncoder
,
SolrEventListener
,
SolrFormatter
,
SolrFragListBuilder
,
SolrFragmenter
All Known Implementing Classes:
AbstractDefaultValueUpdateProcessorFactory
,
AbstractSolrEventListener
,
AddSchemaFieldsUpdateProcessorFactory
,
AnalyticsComponent
,
BinaryResponseWriter
,
BlockJoinChildQParserPlugin
,
BlockJoinDocSetFacetComponent
,
BlockJoinFacetComponent
,
BlockJoinParentQParserPlugin
,
BoostQParserPlugin
,
BreakIteratorBoundaryScanner
,
CachingDirectoryFactory
,
CdcrUpdateProcessorFactory
,
ChildDocTransformerFactory
,
ClassicIndexSchemaFactory
,
ClassificationUpdateProcessorFactory
,
CloneFieldUpdateProcessorFactory
,
ClusteringComponent
,
CodecFactory
,
CollapsingQParserPlugin
,
ComplexPhraseQParserPlugin
,
ConcatFieldUpdateProcessorFactory
,
CountFieldValuesUpdateProcessorFactory
,
CSVResponseWriter
,
DebugComponent
,
DefaultEncoder
,
DefaultValueUpdateProcessorFactory
,
DirectoryFactory
,
DisMaxQParserPlugin
,
DistributedUpdateProcessorFactory
,
DocBasedVersionConstraintsProcessorFactory
,
DocExpirationUpdateProcessorFactory
,
DocIdAugmenterFactory
,
ElevatedMarkerFactory
,
EphemeralDirectoryFactory
,
ExcludedMarkerFactory
,
ExpandComponent
,
ExplainAugmenterFactory
,
ExportQParserPlugin
,
ExtendedDismaxQParserPlugin
,
ExternalFileFieldReloader
,
FacetComponent
,
FacetModule
,
FieldLengthUpdateProcessorFactory
,
FieldMutatingUpdateProcessorFactory
,
FieldNameMutatingUpdateProcessorFactory
,
FieldQParserPlugin
,
FieldValueSubsetUpdateProcessorFactory
,
FirstFieldValueUpdateProcessorFactory
,
FunctionQParserPlugin
,
FunctionRangeQParserPlugin
,
GapFragmenter
,
GeoDistValueSourceParser
,
GeoJSONResponseWriter
,
GeoTransformerFactory
,
GraphMLResponseWriter
,
GraphQParserPlugin
,
GraphTermsQParserPlugin
,
HashQParserPlugin
,
HdfsBackupRepository
,
HdfsDirectoryFactory
,
HighlightComponent
,
HtmlEncoder
,
HtmlFormatter
,
HTMLStripFieldUpdateProcessorFactory
,
IGainTermsQParserPlugin
,
IgnoreCommitOptimizeUpdateProcessorFactory
,
IgnoreFieldUpdateProcessorFactory
,
IndexReaderFactory
,
IndexSchemaFactory
,
JoinQParserPlugin
,
JSONResponseWriter
,
LangDetectLanguageIdentifierUpdateProcessorFactory
,
LastFieldValueUpdateProcessorFactory
,
LocalFileSystemRepository
,
LogUpdateProcessorFactory
,
LTRFeatureLoggerTransformerFactory
,
LTRQParserPlugin
,
LTRThreadModule
,
LuceneQParserPlugin
,
ManagedIndexSchemaFactory
,
MaxFieldValueUpdateProcessorFactory
,
MaxScoreQParserPlugin
,
MetricsDirectoryFactory
,
MinFieldValueUpdateProcessorFactory
,
MLTQParserPlugin
,
MMapDirectoryFactory
,
MoreLikeThisComponent
,
NestedQParserPlugin
,
NIOFSDirectoryFactory
,
NoOpDistributingUpdateProcessorFactory
,
NRTCachingDirectoryFactory
,
OldLuceneQParserPlugin
,
ParseBooleanFieldUpdateProcessorFactory
,
ParseDateFieldUpdateProcessorFactory
,
ParseDoubleFieldUpdateProcessorFactory
,
ParseFloatFieldUpdateProcessorFactory
,
ParseIntFieldUpdateProcessorFactory
,
ParseLongFieldUpdateProcessorFactory
,
ParseNumericFieldUpdateProcessorFactory
,
PercentileAgg.Parser
,
PHPResponseWriter
,
PHPSerializedResponseWriter
,
PreAnalyzedUpdateProcessorFactory
,
PrefixQParserPlugin
,
PythonResponseWriter
,
QParserPlugin
,
QueryComponent
,
QueryConverter
,
QueryElevationComponent
,
QuerySenderListener
,
RAMDirectoryFactory
,
RawQParserPlugin
,
RawResponseWriter
,
RawValueTransformerFactory
,
RealTimeGetComponent
,
RegexFragmenter
,
RegexpBoostProcessorFactory
,
RegexReplaceProcessorFactory
,
RemoveBlankFieldUpdateProcessorFactory
,
ReRankQParserPlugin
,
ResponseLogComponent
,
RubyResponseWriter
,
RunUpdateProcessorFactory
,
SchemaCodecFactory
,
SchemaXmlResponseWriter
,
ScoreJoinQParserPlugin
,
ScoreOrderFragmentsBuilder
,
SearchComponent
,
ShardAugmenterFactory
,
SignatureUpdateProcessorFactory
,
SimpleBoundaryScanner
,
SimpleFragListBuilder
,
SimpleFragmentsBuilder
,
SimpleFSDirectoryFactory
,
SimpleQParserPlugin
,
SimpleUpdateProcessorFactory
,
SingleFragListBuilder
,
SkipExistingDocumentsProcessorFactory
,
SmileResponseWriter
,
SolrBoundaryScanner
,
SolrCoreParser
,
SolrDeletionPolicy
,
SolrFragmentsBuilder
,
SpatialBoxQParserPlugin
,
SpatialFilterQParserPlugin
,
SpellCheckComponent
,
SpellingQueryConverter
,
StandardDirectoryFactory
,
StandardIndexReaderFactory
,
StatelessScriptUpdateProcessorFactory
,
StatsComponent
,
SubQueryAugmenterFactory
,
SuggestComponent
,
SuggestQueryConverter
,
SurroundQParserPlugin
,
SwitchQParserPlugin
,
TemplateUpdateProcessorFactory
,
TermQParserPlugin
,
TermsComponent
,
TermsQParserPlugin
,
TermVectorComponent
,
TextLogisticRegressionQParserPlugin
,
TikaLanguageIdentifierUpdateProcessorFactory
,
TimestampUpdateProcessorFactory
,
TolerantUpdateProcessorFactory
,
TransformerFactory
,
TrimFieldUpdateProcessorFactory
,
TruncateFieldUpdateProcessorFactory
,
UIMAUpdateRequestProcessorFactory
,
UniqFieldsUpdateProcessorFactory
,
UpdateRequestProcessorFactory
,
URLClassifyProcessorFactory
,
UUIDUpdateProcessorFactory
,
ValueAugmenterFactory
,
ValueSourceParser
,
VelocityResponseWriter
,
WeightedFragListBuilder
,
XLSXResponseWriter
,
XmlQParserPlugin
,
XMLResponseWriter
,
XSLTResponseWriter
public interface
NamedListInitializedPlugin
A plugin that can be initialized with a NamedList
Since:
solr 1.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
init
(
NamedList
args)
Method Detail
init
void
init
(
NamedList
args)
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