I followed the steps in this tutorial: https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.3.2/#version-232-for-elasticsearch-13
I am unable to GET text that is in decoded format. For example: "file": "IkdvZCBTYXZlIHRoZSBRdWVlbiIgKGFsdGVybmF0aXZlbHkgIkdvZCBTYXZlIHRoZSBLaW5nIg==" should be decoded to "God Save the Queen" (alternatively "God Save the King" but I am getting the same encoded content under _source. I cannot see the fields even after storing them. Where have I gone wrong? -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/15ae700c-ce11-434a-a59d-31381693fae2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
