I have got pdfindexer setup and everything indexes however I would expect to only find my pdfs in the index. This is not the case I also have images and folders, the umbracoFile for images has got a load of json crop data.
Given that fact you set allowed extensions in the examine config for allowed types i am uncertain as to why all the other stuff is present. In the log file i do see entries like
PDFIndexer adding images and folders to index
I have got pdfindexer setup and everything indexes however I would expect to only find my pdfs in the index. This is not the case I also have images and folders, the umbracoFile for images has got a load of json crop data.
Given that fact you set allowed extensions in the examine config for allowed types i am uncertain as to why all the other stuff is present. In the log file i do see entries like
System.Exception: UmbracoExamine.FileIndexer: Extension '.gif' is not supported at this time
Which is good in that its indicating that this is not a pdf however it still ends up in the index.
Anyone seen this before. I am on umbraco 7.3.5.
Regards
Ismail
is working on a reply...