Re: SyntaxError - Block Join Parent Query

2016-03-24 Thread Mikhail Khludnev
rent", > > "uri":"https://ping/pong/testparent3";, > > "view_uri":"https://ping/pong/testparent3";, > > "id":"TestParent3", > > "allTitle":"blue", > > "sortTitle":"blue"

Re: SyntaxError - Block Join Parent Query

2016-03-24 Thread Charles Sanders
-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

Re: SyntaxError - Block Join Parent Query

2016-03-24 Thread Mikhail Khludnev
"id":"TestParent3", > "allTitle":"blue", > "sortTitle":"blue", > "_version_":1529622308758487040, > "_root_":["https://ping/pong/testparent3";], > "t

Re: SyntaxError - Block Join Parent Query

2016-03-24 Thread Charles Sanders
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

Re: SyntaxError - Block Join Parent Query

2016-03-23 Thread Mikhail Khludnev
... "(" ... > "*" ... "^" ... ... ... ... ... > ... ... "[" ... "{" ... ... ... > > 400 > > > > - Original Message - > > From: "Mikhail Khludnev" > To: "solr-user" > Sent: We

Re: SyntaxError - Block Join Parent Query

2016-03-23 Thread Charles Sanders
... ... "(" ... "*" ... "^" ... ... ... ... ... ... ... "[" ... "{" ... ... ... 400 ----- Original Message - From: "Mikhail Khludnev" To: "solr-user" Sent: Wednesday, March 23, 2016 5:02:29 PM Sub

Re: SyntaxError - Block Join Parent Query

2016-03-23 Thread Mikhail Khludnev
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