Re: Trying to apply patch for SOLR-7036

2015-11-06 Thread r b
Ah, thanks for that. The 4.10 branch was it. If I have time, I'll study up on what this patch is doing and see if I can't port it to 5x. On Fri, Nov 6, 2015 at 6:24 AM, Shawn Heisey <apa...@elyograg.org> wrote: > On 11/5/2015 7:04 PM, r b wrote: >> I just wanted to double check tha

Trying to apply patch for SOLR-7036

2015-11-05 Thread r b
I just wanted to double check that my steps were not too off base. I am trying to apply the patch from 8/May/15 and it seems to be slightly off. Inside the working revision is 1658487 so I checked that out from svn. This is what I did. svn checkout

are there any SolrCloud supervisors?

2015-10-02 Thread r b
I've been working on something that just monitors ZooKeeper to add and remove nodes from collections. the use case being I put SolrCloud in an autoscaling group on EC2 and as instances go up and down, I need them added to the collection. It's something I've built for work and could clean up to

solrcloud in an inconsistent state

2015-09-29 Thread r b
lately, my workflow has been 1) make some config changes, 2) upload to zookeeper, 3) use collections API to reload config for the collection. this has been working pretty well. starting last week, i started using the AnalyzingInfixLookupFactory in a SuggestComponent (up until then, it was just