Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

ConfigureIndexSettings

Describes ConfigureIndexSettings pipelines in Optimizely Configured Commerce.

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.