On 24 April 2012 22:22, Hasan Diwan <hasan.di...@gmail.com> wrote:
[...]
> The dataimport url I'm using is
> http://192.168.1.6:8995/solr/db/dataimport?command=full-import

And, does it show you any output? As James mentions, it should
say "busy" while the data import is running, and "indexing completed"
when done. Also, is the above URL correct? /solr/db/ looks a little
odd, but that could have to do with how you have Solr set up.

My other guess would be that your JDBC set up is not correct.
For testing, you could try to simplify it by not using
net.sf.log4jdbc.DriverSpy , and trying directly with the H2
database JDBC driver.

Regards,
Gora

Reply via email to