rom: Joel Bernstein [mailto:joels...@gmail.com]
> Sent: Monday, May 02, 2016 14:39
> To: solr-user@lucene.apache.org
> Subject: Re: solr sql & streaming
>
> Try putting quotes around the fl parameter.
>
> search(collections_test,
> q="*:*",
>
It worked!
thanks
-Original Message-
From: Joel Bernstein [mailto:joels...@gmail.com]
Sent: Monday, May 02, 2016 14:39
To: solr-user@lucene.apache.org
Subject: Re: solr sql & streaming
Try putting quotes around the fl parameter.
search(collections_test,
ctions_test, q="*:*",fl=id,name,inStock, sort="id
> asc") , by="id",group(sord="id asc",n="2"))'
>
> -Original Message-----
> From: Joel Bernstein [mailto:joels...@gmail.com]
> Sent: Monday, May 02, 2016 05:28
> To: so
t;*:*",fl=id,name,inStock, sort="id
asc") , by="id",group(sord="id asc",n="2"))'
-Original Message-
From: Joel Bernstein [mailto:joels...@gmail.com]
Sent: Monday, May 02, 2016 05:28
To: solr-user@lucene.apache.org
Subject: Re: solr sql &
che.solr.client.solrj.io.stream.ReducerStream
>
>
> Any thoughts?
>
>
> -Original Message-
> From: Emir Arnautovic [mailto:emir.arnauto...@sematext.com]
> Sent: Thursday, April 28, 2016 15:32
> To: solr-user@lucene.apache.org
> Subject: Re: solr sql & streami
try to run expr=reduce:
org.apache.solr.client.solrj.io.stream.ReducerStream
Any thoughts?
-Original Message-
From: Emir Arnautovic [mailto:emir.arnauto...@sematext.com]
Sent: Thursday, April 28, 2016 15:32
To: solr-user@lucene.apache.org
Subject: Re: solr sql & streaming
Hi Shani,
Hi Shani,
Are you running in SolrCloud mode? Here is blog post you can follow:
https://sematext.com/blog/2016/04/18/solr-6-solrcloud-sql-support/
Thanks,
Emir
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/
On 28.
Hi,
I installed solr 6 and try to run /sql and /stream request follow to this wiki
https://cwiki.apache.org/confluence/display/solr/Parallel+SQL+Interface
I saw in changes list that it doesn't need request handler configuration, but
when I try to acces I get the following message:
Error 404 No