Chris Hostetter-3 wrote > > but you're the first person i've ever seen ask about > serializng to Solr's XML format on the client, then parse it again, then > send the SolrInputDocument to Solr (seems like a lot of > gratuitious serialize/desrialze/serialise/etc...) > -Hoss >
Yes, , but I am not doing the first serialization, the xml files are my starting point, so someone else (with their own tools) have generated them. That is why I need to parse them. Anyway thanks, seems I'll have to code it myself, not hard, just tedious. -- View this message in context: http://lucene.472066.n3.nabble.com/a-way-to-marshall-xml-doc-into-a-SolrInputDocument-tp3654777p3656090.html Sent from the Solr - User mailing list archive at Nabble.com.