rent",
> > "uri":"https://ping/pong/testparent3";,
> > "view_uri":"https://ping/pong/testparent3";,
> > "id":"TestParent3",
> > "allTitle":"blue",
> > "sortTitle":"blue"
-BlockJoinQueryParsers
Thanks again.
- Original Message -
From: "Mikhail Khludnev"
To: "solr-user"
Sent: Thursday, March 24, 2016 11:31:11 AM
Subject: Re: SyntaxError - Block Join Parent Query
I suggest to add debugQuery=true and fl=*,[child ...] doc transfo
"id":"TestParent3",
> "allTitle":"blue",
> "sortTitle":"blue",
> "_version_":1529622308758487040,
> "_root_":["https://ping/pong/testparent3";],
> "t
gt; Thanks for the quick reply. But I'm not sure I understand. Did I do
> something wrong??
>
Absolutely
'portal_product"red hat")'
You omit a colon and opening bracket after a field name, don't you?
>
>
> /select?q=+blue%20+{!parent%20which=%22documentKin
... "(" ...
> "*" ... "^" ... ... ... ... ...
> ... ... "[" ... "{" ... ... ...
>
> 400
>
>
>
> - Original Message -
>
> From: "Mikhail Khludnev"
> To: "solr-user"
> Sent: We
... ... "(" ... "*" ... "^" ...
... ... ... ... ...
... "[" ... "{" ... ... ...
400
----- Original Message -
From: "Mikhail Khludnev"
To: "solr-user"
Sent: Wednesday, March 23, 2016 5:02:29 PM
Sub
On Wed, Mar 23, 2016 at 11:09 PM, Charles Sanders
wrote:
> I'm getting a SyntaxError which I do not understand when I execute a block
> join parent query. I'm running Solr5.2.1, with 2 shards. The problem
> appears to be in that portion of the query that filters the child document.
> Any insight