On 3/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
...can any one guide me on this XML generation, which SOLR will accepts for indexing...
I'm not sure if I understand your question...the XML documents that Solr accepts for indexing are similar to those found in http://svn.apache.org/viewvc/lucene/solr/trunk/example/exampledocs/ , and must use the field names defined in your schema.xml. -Bertrand