It's the automatic node discovery provided by ZooKeeper. If you setup a single node SolrCloud it will work fine.
Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Sep 25, 2017 at 3:09 AM, Pavel Micka <pavel.mi...@zoomint.com> wrote: > Glad to hear that. Btw: where is the limitation (that its not possible to > run the SQL in standalone). Is it in the distribution algorithm itself, or > is just Solr missing ZooKeeper storage. I am asking because if its the > second case, we can just install single node ZK + single Solr and have a > "non-distributed cloud" :-) > > Thanks, > Pavel > > -----Original Message----- > From: Joel Bernstein [mailto:joels...@gmail.com] > Sent: Monday, September 25, 2017 3:04 AM > To: solr-user@lucene.apache.org > Subject: Re: Solr SQL: standalone mode > > At Alfresco we are working on a version of Solr's SQL that works in > non-Solr Cloud mode. The plan is to contribute this back to 7x branch. > There will also be improvements to the SQL coverage committed back from > Alfresco. > > Joel Bernstein > http://joelsolr.blogspot.com/ > > On Sun, Sep 24, 2017 at 6:04 PM, Pavel Micka <pavel.mi...@zoomint.com> > wrote: > > > Hi, > > > > > > I read in the documentation that executing Solr SQL is possible only > > in SolrCloud mode. The thing is that we have unfortunatelly some > > installations, which simply can't have multiple nodes (too small > > instances). Is it somehow possible to workaround this restriction or > > is there at least any plan to lift it? > > > > > > Thanks, > > > > > > Pavel > > >