Re: configuring solr xml as a datasource
me='fname']" xpath="/add/doc/field[@name='number']" Look at the end of this section: http://wiki.apache.org/solr/DataImportHandler#Configuration_in_data-config.xml-1 - Original Message - | From: "Leena Jawale" | To: solr-user@lucene.apache.o
configuring solr xml as a datasource
Hi, I am new to solr. I am trying to use solr xml data source for solr search engine. I have created test.xml file as - leena1 101 I have created data-config.xml file And added below code in solrconfig.xml : C:\so