November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Sorry. Let me clarify. I am not trying to search for the contents within the pdf, just the episerver properties of the media content like Name.
Hi Alex,
Have you solved this problem?I am also stuck with the same problem.I can not able to search pdf documents with its content.I have tried Adobe iFilter 9 and Adobe Reader 9.5.0 svenska version but still does not work.
Hope you do not mind me posting it here.
I have pdf files that are uploaded to the asset manager and I want to be able to search on them using the episerver full text search functionality. I am building off of the Alloy MVC sample project.
I added these content references (SiteDefinition.Current.ContentAssetsRoot, SiteDefinition.Current.SiteAssetsRoot, SiteDefinition.Current.GlobalAssetsRoot) to the call the Search in the SearchPageController.
The class that represents pdf files extends MediaData so it should match the query in the SearchService.
The only guess I have is that the assets are not being indexed. I did rebuild the index but I don't know how to ensuer that the index includes media.
Any help would be greatly appreciated.
Thanks