Try our conversational search powered by Generative AI!

ProductSearchProviderBase.CreateSearchResult(entry) should be made public

Vote:
 

...greatly simplifies implementing my own search provider for the edit mode panel. I do not want to inherit from the default one since it's full of things i don't want at all. My solution till now is to make a separate class that just exposes this single method to my real provider, but it's an unnecessarily messy solution.

Making CreateSearchResult public instead of protected would make life easier. Prefferably by putting it in some other helper class.

#157802
Sep 22, 2016 13:09
This thread is locked and should be used for reference only.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.