Sent: Fri, December 17, 2010 3:22:37 AM
Subject: Re: how to config DataImport Scheduling
> I also have the same problem, i configure
> dataimport.properties file as shown
> in
> http://wiki.apache.org/solr/DataImportHandler#dataimport.properties_example
> but no change occur, can
> I also have the same problem, i configure
> dataimport.properties file as shown
> in
> http://wiki.apache.org/solr/DataImportHandler#dataimport.properties_example
> but no change occur, can any one help me
What version of solr are you using? This seems a new feature. So it won't work
on solr 1
I also have the same problem, i configure dataimport.properties file as shown
in
http://wiki.apache.org/solr/DataImportHandler#dataimport.properties_example
but no change occur, can any one help me
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-config-DataImport
> I want to config DataImport Scheduling, but not know, how
> to do it.
I do it with a cronjob.
curl "http://localhost:8080/solr/dataimport?command=delta-import&optimize=false";
Hi
I want to config DataImport Scheduling, but not know, how to do it.
i just create and compile Scheduling classes with netbeans. and now have
Scheduling.Jar.
Q: how to setup it on tomcat or solr? (i using tomcat 6 on windows 2008)
thanks in advanced