I have trouble getting attachment mapper to map pdfs. Is it anything we have to do initially to make the mapping for pdfs or should it be handled in the mapper-plugin?
It seems we got the whole pdf as attachment in base64 so the ingester works ok, but I dont get any mappings.
Do I need to specify a mapping that will reflect the contents and metadata of index files?
How can I do it?
I have trouble getting attachment mapper to map pdfs. Is it anything we have to do initially to make the mapping for pdfs or should it be handled in the mapper-plugin? It seems we got the whole pdf as attachment in base64 so the ingester works ok, but I dont get any mappings. Do I need to specify a mapping that will reflect the contents and metadata of index files? How can I do it?