I want to dump the entire ElasticSearch data I have into XML documents. I want to specify the fields that I need and have flexibility on how to organize my XML document. My ElasticSearch repository is not small and I'm thinking about a library to use with Python or any other programming language. How can I do that? In fact, I'm looking for something like this project, but instead of jSon, I need XML.
No comments:
Post a Comment