Re: CompositId router

2016-04-06 Thread John Bickerstaff
t zookeeper > > 7. start all solr nodes > > all nodes comes up correctly. I can query data fro solr ui as well as from > our application using solrJ client upgraded to 5.5 libs > > What I see that clusterstatus.json and /collections/ shows > implicit router not compositId ro

Re: CompositId router

2016-04-06 Thread Anuj Lal
/collections/ shows implicit router not compositId router When I update document, it doesnt go to right shard but different shard Just for trying purpose, I manually updated clusterstatus.json and /collections/ with compositeId router and shards keys after stopping cluster and zookeeper and restar after

Re: CompositId router

2016-04-06 Thread John Bickerstaff
I'll agree with Shawn too - munging Zookeeper by hand can lead to VERY unexpected results... My recommendation would be to start fresh with a new 5.x setup and a new /chroot in Zookeeper. (This can be deleted and recreated repeatedly if necessary - I know because I did... a lot... before I got it

Re: CompositId router

2016-04-06 Thread John Bickerstaff
I recently upgraded from 4.x to 5.5 -- it was a pain to figure it out, but it turns out to be fairly straightforward... Caveat: Because I run all my data into Kafka first, I was able to easily re-create my collections by running a microservice that pulls from Kafka and dumps into Solr. I have a r

Re: CompositId router

2016-04-06 Thread Shawn Heisey
On 4/5/2016 3:08 PM, Anuj Lal wrote: > I am new to solr. Need some advice from more experienced solr team members > > I am upgrading 4.4 solr cluster to 5.5 > > One of the step I am doing for upgrade is to bootstrap from existing 4.4 solr > home ( after upgrading solr installation to 5.5) We'll

Re: CompositId router

2016-04-05 Thread John Bickerstaff
e step I am doing for upgrade is to bootstrap from existing 4.4 > solr home ( after upgrading solr installation to 5.5) > > All of the nodes comes up correctly and I can query data after upgrade. No > issues here > > I am facing two issues . In 4.4 my collection is using composit

CompositId router

2016-04-05 Thread Anuj Lal
query data after upgrade. No issues here I am facing two issues . In 4.4 my collection is using compositId router and routing field After upgrade I am seeing cluster status router as implicit and collection router as implicit I tried upgrading cluster status with shard range and router as