Find Index is then updated with proper value in the Index Field named exactly as the first method-param above: "GetDummyString".
Now upon searching, the "SetDummyString()" is never called, ever.
I've done the exact same thing within a ConsoleApp, and it works fine there: Objects indexed and searched for in the console app is not of a Episerver type, plain "public class Car : system.object"
Tips? Suggestions?
PS: Using the QuickSilver Demo application when testing this functionality, might be an additional setting within the Demo application itself? Oh, maybe...
Hello
Usings:
Episerver: 10.10
Find: 12.5.2.0
Commerce: 11.0
Indexing items through "Edit mode > Admin > Episerver Find Content Indexing Job", with this Convention on ProductContent (Commerce-object):
Find Index is then updated with proper value in the Index Field named exactly as the first method-param above: "GetDummyString".
Now upon searching, the "SetDummyString()" is never called, ever.
I've done the exact same thing within a ConsoleApp, and it works fine there: Objects indexed and searched for in the console app is not of a Episerver type, plain "public class Car : system.object"
Tips? Suggestions?
PS: Using the QuickSilver Demo application when testing this functionality, might be an additional setting within the Demo application itself? Oh, maybe...