Re: Question regarding subqueries

2019-10-03 Thread Bram Biesbrouck
Hi Mikhail, You're right, I'm probably over-complicating things. I was stuck trying to combine a function in a regular query using a local variable, but Solr doesn't seem to bend the way my mind did ;-) Anyway, I worked around it using your suggestion and/or a slightly modified prefix parser plugi

Re: Question regarding subqueries

2019-10-02 Thread Mikhail Khludnev
Hello, Bram. Something like that is possible in principle, but it will take enormous efforts to tackle exact syntax. Why not something like children.fq=-parent:true ? On Wed, Oct 2, 2019 at 8:52 PM Bram Biesbrouck < bram.biesbro...@reinvention.be> wrote: > Hi all, > > I'm struggling with a littl

Question regarding subqueries

2019-10-02 Thread Bram Biesbrouck
Hi all, I'm struggling with a little period-sign difficulty and instead of pulling out my hair, I wonder if any of you could help me out... Here's the query: q=uri:"/en/blah"&fl=id,uri,children:[subquery]&children.q={!prefix f=id v=$ row.id}&children.fl=* It just searches for a document with the