Hi,
Thank you for your answer.
When we migrated to the nuget package, basically we added the following attributes: [NugetSossIndex, LegacySossIndex] which are defined as:
using NugetSossIndex = Scaleout.Client.QuerySupport.SossIndexAttribute;
using LegacySossIndex =...