Re: xml generation for SOLR

2007-03-07 Thread Chris Hostetter
: like software : : and standerd xml writers have xml generated as the same start and end tags. : : in SOLR xml : start tag = : end tag = that "tag" is the same, the "tag" is "field" ... the field "tag" has a mandatory "attribute" which is "name" While it's certianly true that some people disc

xml generation for SOLR

2007-03-07 Thread netaji . k
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 software and standerd xml writers have xml generated as the same start and end tags. in SOLR xml start tag = end t