Re: Error Arising from when I start to crawl

2014-04-15 Thread Cihad Guzel
Hi Ridwan, This error is not related to Solr. Solr is used in "IndexerJob" for Nutch. This error is thrown from "InjectorJob." It is related Nutch and Gora. You check your hbase and nutch configuration. You ensure the HBase run correctly and to use the correct version. For more accurate informati

Re: Duplicate Unique Key

2014-04-08 Thread Cihad Guzel
Hi. I have encountered a similar situation when I tested solr merge index . ( http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201403.mbox/%3CCAMrn6cOVWohxooRzZ8NmwYQUda2GW+gYD+edvC_b_kGT=f4...@mail.gmail.com%3E ) I have had duplicates. But the duplicates are gone when I post same data

Re: Bad request on update.distrib=FROMLEADER

2014-04-07 Thread Cihad Guzel
Hi, Have all of your nodes the same configuration? 2014-04-07 12:45 GMT+03:00 Gastone Penzo : > Hello, > i have a problem of bad request during indexing data. > I have for nodes with solr cloud. The architecture is this: > > 10.0.0.86 10.0.0.87 > NODE1 NODE 2 > |

index merge

2014-03-26 Thread Cihad Guzel
hi all. I am trying solr merge index on two collection (solr 4.6.1). There are same index on each collection. I tried as follow: http://localhost:8983/solr/admin/cores?action=mergeindexes&core=collection1&srcCore=collection1&srcCore=collection2 It is successfully. But, Although id is unique key