Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In

ConfigureIndexSettings

This topic describes the ConfigureIndexSettings pipeline.

Note that we also made the interfaces for CustomAnalyzerCreators, CustomTokenFilterCreators and CustomTokenizerCreators IExtensible, so you can implement your own and these will automatically get plugged in.

OrderPipeDescription
100GetPropertyVisitorsSets result.ElasticSearchProductPropertyVisitor and result.ElasticSearchCategoryPropertyVisitor to the container registered versions.
200GetCustomAnalyzerCreatorsSets result.CustomAnalyzerCreators to the container registered versions.
300GetCustomTokenFilterCreatorsSets result.CustomTokenFilterCreators to the container registered versions.
400GetCustomTokenizerCreatorsSets result.CustomTokenizerCreators to the container registered versions.