Re: Solr SQL: standalone mode

2017-09-25 Thread Joel Bernstein
s, > 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 wo

RE: Solr SQL: standalone mode

2017-09-25 Thread Pavel Micka
"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 SQ

Re: Solr SQL: standalone mode

2017-09-24 Thread Joel Bernstein
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

Solr SQL: standalone mode

2017-09-24 Thread Pavel Micka
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