It strongly depends on the method how you want to convert XML to JSON and
vice versa.

Maybe this plugin can give you some hints about Jackson XML regarding
parsing and formatting

https://github.com/jprante/elasticsearch-xml

Do not expect XML schema, validation, or XSL stylesheet, this is not
included.

Jörg

On Tue, Mar 17, 2015 at 11:17 PM, Venkat Ankam <ven...@cloudwick.com> wrote:

> I have a requirement to index and search millions of XML documents related
> to mortgage (Uniform Closing Dataset XMLs).
>
> Indexed data will be requested by a web services of many internal
> applications through REST API.
>
> Output should be in XML format.
>
> How do I implement this in ELK stack?  How to convert XML input to JSON
> and how to get output in XML format?
>
> Request you to share any examples related this scenario.
>
> Regards,
> Venkat
>
> --
> 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 elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/CAMVHyg2Y826yt1o6yMW9pjwE3bFdWTVouAFQhZuiktjvnZV4Zw%40mail.gmail.com
> <https://groups.google.com/d/msgid/elasticsearch/CAMVHyg2Y826yt1o6yMW9pjwE3bFdWTVouAFQhZuiktjvnZV4Zw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoGPWOG9J6qa9rnOVBfzjGORL3oKpR%3DmNrzj4oTNkEQW9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to