arset=utf-8'
>>
>> It errors out saying problem accessing "/solr/core0/update/csv".
>>
>> "
>> HTTP ERROR 404
>>
>> Problem accessing /solr/core0/update/csv. Reason:
>> NOT_FOUND/Powered by
>> Jetty:///"
>>
&
Problem accessing /solr/core0/update/csv. Reason:
NOT_FOUND/Powered by Jetty:///"
--
View this message in context:
http://lucene.472066.n3.nabble.com/Indexing-CSV-data-in-Multicore-setup-tp3131252p3132350.html
Sent from the Solr - User mailing list archive at Nabble.com.
charset=utf-8'
It errors out saying problem accessing "/solr/core0/update/csv".
"
HTTP ERROR 404
Problem accessing /solr/core0/update/csv. Reason:
NOT_FOUND/Powered by Jetty:///"
--
View this message in context:
http://lucene.472066.n3.nabble.com/Indexing-CSV-data-
> I am trying to index CSV data in
> multicore setup using post.jar.
>
> Here is what I have tried so far:
> 1) Started the server using "java
> -Dsolr.solr.home=multicore -jar
> start.jar"
>
> 2a) Tried to post to "localhost:8983/solr/core0/update/csv"
> using "java
> -Dcommit=no -Durl=http://lo
I am trying to index CSV data in multicore setup using post.jar.
Here is what I have tried so far:
1) Started the server using "java -Dsolr.solr.home=multicore -jar
start.jar"
2a) Tried to post to "localhost:8983/solr/core0/update/csv" using "java
-Dcommit=no -Durl=http://localhost:8983/solr/core