hai, Yes the Xml formats is understood but there is an issue to generate these xmls from a data source. These XML feild tags doesnot contain the same start tags and end tags.
like <field name="cat">software</field> and standerd xml writers have xml generated as the same start and end tags. in SOLR xml start tag = <field name="cat"> end tag = </field> can you adivise anything on this please. regards, aditya