Hi Team,

We are using Nutch 1.15 and Solr 6.6.3

We tried crawling one of the URL and and noticed issues while indexing data
to solr.Below is the capture from logs 

Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://localhost:8983/solr/nutch: Expected mime type
application/octet-stream but got text/html. <html>

Here in the log i see collection name is nutch but the actual collection
name i created is Nutch1.15_Test

Given below is the command used for crawling

bin/nutch solrindex http://10.150.17.32:8983/solr/Nutch1.15_Test
crawl/crawldb -linkdb crawl/linkdb crawl/segments/*


Please suggest any workarounds if available. Thank you



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to