Is the DataImportHandler defined in the solrconfig.xml for the "video" core?
On Wed, Oct 8, 2008 at 7:26 PM, sunnyfr <[EMAIL PROTECTED]> wrote: > > Hi, > > I've a wierd problem, my solr seems running. > When i go to : http://solr-test.adm.bookclub.com:8180/solr/books/admin/ > > I've a proper page : > Solr Admin (videos) > solr-test.adm.bookclub.com:8180 > cwd=/data/solr SolrHome=/data/solr/books/ > > Even http://solr-test.adm.dailymotion.com:8180/solr/video/admin/stats.jsp > Bring me back a good page with proper information inside. > > BUT :) when i go through : > > http://solr-test.adm.dailymotion.com:8180/solr/video/dataimport?command=delta-import&entity=b > or > http://solr-test.adm.dailymotion.com:8180/solr/video/dataimport > I've HTTP Status 404 - /solr/video/dataimport > > My config is : > Java version : 1.6.0 > My servlet container is : tomcat5.5 > Solr version :1.3 (apache-solr-1.4-dev.war) > I'm taking sor by PHP, but for the moment I don't use it. > > In my logs, no Error, no Sever information just one WARNING : > Oct 8 15:43:23 solr-test jsvc.exec[31520]: Oct 8, 2008 3:43:23 PM > org.apache.solr.handler.component.SpellCheckComponent inform INFO: > Initializing spell checkers > Oct 8 15:43:23 solr-test jsvc.exec[31520]: Oct 8, 2008 3:43:23 PM > org.apache.solr.spelling.AbstractLuceneSpellChecker init INFO: Using > WhitespaceAnalzyer for dictionary: default > Oct 8 15:43:23 solr-test jsvc.exec[31520]: Oct 8, 2008 3:43:23 PM > org.apache.solr.spelling.AbstractLuceneSpellChecker init INFO: Using > WhitespaceAnalzyer for dictionary: jarowinkler > Oct 8 15:43:23 solr-test jsvc.exec[31520]: Oct 8, 2008 3:43:23 PM > org.apache.solr.spelling.AbstractLuceneSpellChecker init INFO: Using > WhitespaceAnalzyer for dictionary: file > Oct 8 15:43:23 solr-test jsvc.exec[31520]: Oct 8, 2008 3:43:23 PM > org.apache.solr.handler.component.SpellCheckComponent inform WARNING: No > queryConverter defined, using default converter > Oct 8 15:43:23 solr-test jsvc.exec[31520]: Oct 8, 2008 3:43:23 PM > org.apache.solr.handler.component.QueryElevationComponent inform INFO: > Loading QueryElevation from: /data/solr/video/conf/elevate.xml > > Thangks guys > > -- > View this message in context: > http://www.nabble.com/Solr-1.3-try-to-fire-delta-import.-tp19879259p19879259.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Regards, Shalin Shekhar Mangar.