Say you have the following computed field in your index configuration: <fields hint="raw:AddComputedIndexField"> <field fieldName="Duration">Your.Namespace.DurationComputed,Your.Assembly</field> </fields> And this class to map your results to: pu...
blog.krusen.dk3 min read
No responses yet.