Sorry but I can't choose for that .... very sorry.
I will try to make it work with tomcat55, it used to work with solr 1.2 
so it should be I don't know a parameter or ??? path or something that I
miss for importing?

thanks,


Erik Hatcher wrote:
> 
> Wouldn't life be simpler if you simply used Solr's Jetty container  
> configuration, at least to start with?
> 
> Is Tomcat a requirement for some reason?   You're struggling with  
> things that "just work" out of the box with Solr, it seems, and I'm  
> wondering why change around what works.
> 
>       Erik
> 
> 
> On Oct 8, 2008, at 11:06 AM, sunnyfr wrote:
> 
>>
>> More information :
>>
>> [EMAIL PROTECTED]:/usr/share/tomcat5.5/webapps/solr/WEB-INF/lib# ls
>> README.committers.txt                      commons-io-1.3.1.jar
>> lucene-snowball-2.4-dev.jar
>> solr-lucene-highlighter-pom.xml.template
>> apache-solr-common-1.4-dev.jar             commons-logging-1.0.4.jar
>> lucene-spellchecker-2.4-dev.jar         solr-lucene-queries- 
>> pom.xml.template
>> apache-solr-core-1.4-dev.jar
>> geronimo-stax-api_1.0_spec-1.0.1.jar  mysql-connector-java-5.1.5.jar
>> solr-lucene-snowball-pom.xml.template
>> apache-solr-dataimporthandler-1.4-dev.jar  junit-4.3.jar
>> slf4j-api-1.5.3.jar
>> solr-lucene-spellchecker-pom.xml.template
>> apache-solr-solrj-1.4-dev.jar              lucene-analyzers-2.4- 
>> dev.jar
>> slf4j-jdk14-1.5.3.jar                   stax-utils.jar
>> commons-codec-1.3.jar                      lucene-core-2.4-dev.jar
>> solr-commons-csv-pom.xml.template       wstx-asl-3.2.7.jar
>> commons-csv-1.0-SNAPSHOT-r609327.jar       lucene-highlighter-2.4- 
>> dev.jar
>> solr-lucene-analyzers-pom.xml.template
>> commons-fileupload-1.2.jar                 lucene-memory-2.4-dev.jar
>> solr-lucene-contrib-pom.xml.template
>> commons-httpclient-3.1.jar                 lucene-queries-2.4-dev.jar
>> solr-lucene-core-pom.xml.template
>> [EMAIL PROTECTED]:/usr/share/tomcat5.5/webapps/solr/WEB-INF/lib# q
>>
>>
>>
>>
>> Shalin Shekhar Mangar wrote:
>>>
>>> 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.
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/Solr-1.3-try-to-fire-delta-import.-tp19879259p19880731.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Solr-1.3-try-to-fire-delta-import.-tp19879259p19888366.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to