Try our conversational search powered by Generative AI!

UnifiedDirecotry.Search bug

Vote:
 

I just wanted to report that this doesn't work:

pseudo code:

UnifiedSearchQuery query = new UnifiedSearchQuery();
query.ModifiedFrom = DateTime.MinValue;
query.ModifiedTo = DateTime.Now;
query.FreeTextQuery = string.Empty;

UnifiedDirectory.Search( query );

using EPiServer.Web.Hosting.VirtualPathVersioningProvider

Same code works in CMS 6 R2

#71793
May 29, 2013 12:06
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* 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.