How to create embedding for the attached PDF files as links in blog or other pages

I am able to create embedding by using dotAI for Blog content type. However, within each blog, there are some PDFs (mostly) and couple of files that are put as links in the blog. While I was able to create the embedding for the blog post (by asking queries against the index), yet it failed in creating the embedding the for all the links (PDFs) in the blog.

Could anyone give me a hand to embed the attached PDF files in the blog post ?

Thanks

Hi ihshan, I reached out to the development team for some help with this question. They should get back to you shortly with some guidance. Thanks for you patience.

Marc

Hello Ihshan,

You can embed several content types to the same index. You may need to add the FileAsset or DotAsset (depending on how your PDF’s are saved) content type to the same index that your blogs are in. I uploaded a sample FileAsset called Empanada.pdf and added the FileAsset content type to my indexes. As you can see, the search is finding it. If you don’t want to embed ALL your file assets, you could create a new content type (a copy of File Asset) for searchable assets and add that to the index, but it might make administrating those files more difficult in the future.

If I didn’t answer your question, do you happen to have a screenshot of what you are trying to accomplish?

Thank you for your time,

Laura C