Query regarding SolrJ

2018-11-11 Thread Harshit Arora
Hi, i am currently using Apache Solr 6. i tried to launch SolrJ6 jar file in eclipse oxygen by building a path and running it on jetty server but it said selection does not contain main type. i also tried running java -jar solr-solr-6.0.0.jar but it also said selection does not contaon main type.

Re: Replicationhandler with TLOG replicas

2018-11-11 Thread Erick Erickson
Vadim: The next time you see this, is it possible to check that the replicas showing different index versions have the same documents? Actually, it should be sufficient to verify that they have the same segments in their data/index directory, and they should match the segments on the leader _assum

RE: Replicationhandler with TLOG replicas

2018-11-11 Thread Vadim Ivanov
Reload collection helps ! After reloading collection generation and indexversion returned by Replicationhandler catch up with the leader > -Original Message- > From: Vadim Ivanov [mailto:vadim.iva...@spb.ntk-intourist.ru] > Sent: Sunday, November 11, 2018 1:09 PM > To: solr-user@lucene

RE: Replicationhandler with TLOG replicas

2018-11-11 Thread Vadim Ivanov
Thanks, Shawn I have anticipated the answer about information returned by ReplicationHandler. What baffled me is that usually on most of replicas indexversion and generation returned by ReplicationHandler is right and it increases with commits. But on some replicas it's not - it stops changing at