Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi Gabriel,
I guess you are using Unified Search? You could only index the file name for your documents BUT if you need that data to be searchable in other queries then that is not an option naturally.
Another option might be to use search filter as descibed in the documentation, scroll to the end to the title 'Type conditional filtering'. And use that as a sample, and if the type is file then would do matching to the 'SearchFilename' field for example (might work, have not tested).
Hi all,
I must filter out pdf's or other document file if its found by its metadata or content. The query string must match only document's title.
Does someone know how to make that?
Thanks =)