A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
There are some troubleshooting about searching files here:
http://world.episerver.com/templates/forum/pages/thread.aspx?id=20353
It turnes out.... Searching on file names with our standard search in EPiServer CMS 5 is not possible.
http://world.episerver.com/Templates/Forum/Pages/thread.aspx?id=22267
Read this blog post http://labs.episerver.com/en/Blogs/Mari-Jorgensen/Dates/2009/11/Searching-for-files-in-EPiServer-CMS-5/
Yes, thanks. I have read that blog post. Unfortunately that post is about searcing files using "File Manager" inside EPiServer. I'm using Class SearchDataSource, member of EPiServer.Web.WebControls to build a custom search for the end user. Apparentrly, they handle searching for files names in two different ways.
Is this issue resolved for EPiServer CMS 6 R2? I'm in the exact same possition: using SearchDataSource, able to find files when searching for its content, but not full/part of filenames.
I´m using SearchDataSource (Member of EPiServer.Web.WebControls).
I would like filenames to be indexed so that users can search for filenames. Is that possible?