Re: error while using the DIH handler

2010-02-23 Thread Na_D
@ all Thanks all , the problem is resolved :-D its seems the solr which i downloaded was corrupt ( eer got corrupted ) so i reinstalled it and it worked fine thanks for ur suggestions .:handshake: Na_D wrote: > > @ Noble Paul : what exactlly do u mean by pasting the DIH part ??? >

Re: error while using the DIH handler

2010-02-23 Thread Na_D
@ Noble Paul : what exactlly do u mean by pasting the DIH part ??? if that means specifing the handler then yes i did specify the handler in the solrconfig.xml Noble Paul നോബിള്‍ नोब्ळ्-2 wrote: > > can you paste the DIH part in your solrconfig.xml ? > > On Tue, Feb 23, 2010 at 7:01 PM, Na

Re: error while using the DIH handler

2010-02-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
can you paste the DIH part in your solrconfig.xml ? On Tue, Feb 23, 2010 at 7:01 PM, Na_D wrote: > > yes i did check the location of the data-config.xml > > its in the folder example-DIH/solr/db/conf > -- > View this message in context: > http://old.nabble.com/error-while-using-the-DIH-handler-t

Re: error while using the DIH handler

2010-02-23 Thread Na_D
yes i did check the location of the data-config.xml its in the folder example-DIH/solr/db/conf -- View this message in context: http://old.nabble.com/error-while-using-the-DIH-handler-tp27702772p2770.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: error while using the DIH handler

2010-02-23 Thread Andrew McCombe
Hi You'll find this in the exception: Caused by: java.lang.RuntimeException: Can't find resource '/solr/data-config.xml' in classpath or './example-DIH/solr/db/conf/', cwd=/home/zaloni/Desktop/apache-solr-1.4.0/example Have you checked that the data-config.xml is in the right place? Regards And

Re: error while using the DIH handler

2010-02-23 Thread Vijayant Kumar
Put the data-config in conf folder, I hope the problem will resolve. > > > i tried using the DIH in solr using the steps as mentioned in : > > http://wiki.apache.org/solr/DataImportHandler#datasource > http://wiki.apache.org/solr/DataImportHandler#datasource > > on running the command ::java -Dsolr