Getting XML/SGML into ElasticSearch? A new Node.js module might help

xml-to-es is a new Node.js module that converts XML (or SGML) into a JSON
object suitable for indexing with ElasticSearch. The problem I am
addressing is the unsuitability of the raw JSON typically output by XML
parsers. xml-to-es offers configuration options for "flattening" and
streamlining the JSON that is produced. In addition to a conversion script,
the example files include a script for pushing the output to ElasticSearch.
xml-to-es supports other output options besides JSON: currently text and
HTML are available. (http://github.org/imbroglioj/xml-to-es.git or as an
npm module)

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/cbe2ebc6-dbda-4ac9-90c3-4f4982aca496%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.