with the export handler.
>
> After you set this to false do the errors go away?
>
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
>
> On Thu, Sep 27, 2018 at 6:40 PM Gaini Rajeshwar <
> raja.rajeshwar2...@gmail.com> wrote:
>
> > Is it anyway related to
k.
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
>
> On Thu, Sep 27, 2018 at 4:01 PM Gaini Rajeshwar <
> raja.rajeshwar2...@gmail.com> wrote:
>
> > @Joel: On some of the shards, i am seeing the following error in logs.
> >
&g
(QueuedThreadPool.java:678)
at java.lang.Thread.run(Thread.java:748)
On Fri, Sep 28, 2018 at 1:20 AM Gaini Rajeshwar <
raja.rajeshwar2...@gmail.com> wrote:
> I've tried with 7.3 version also and encountering same issue.
>
> On Thu, Sep 27, 2018 at 11:02 PM Joel Bernstein
> wr
ced. The stack trace you are posting is coming from the node where
> the expression is being run. Can you check the logs from the shards to see
> if there are errors on the shards?
>
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
>
> On Thu, Sep 27, 2018 at 12:10
Also, to mention, if i give q="*:*" it is working fine (which is kind of
weird)
On Thu, Sep 27, 2018 at 9:35 PM Gaini Rajeshwar <
raja.rajeshwar2...@gmail.com> wrote:
> Hi All,
>
> I am using solr 7.4 version. I am trying to export data using streaming
> expressions.
Hi All,
I am using solr 7.4 version. I am trying to export data using streaming
expressions.
Following is the simple curl query that i am using. I am indexing my data
and testing the following query.
curl --data-urlencode 'expr=search(collection1,
>q="text:solar",
>fl="id",
>