Re: Use Subquery Parameters to filter main query

2020-05-22 Thread Mikhail Khludnev
Hello, Rodrigo. I don'd fully understand your question but the only thing you can do is group.q=members:6, nothing like using something from subquery in main one is not possible. Please clarify your question. On Fri, May 22, 2020 at 12:21 AM rantonana wrote: > Hello, I need to do the following:

Use Subquery Parameters to filter main query

2020-05-21 Thread rantonana
Hello, I need to do the following: I have a main query who define a subquery called group with "fields": "*,group:[subquery]", the group document has a lot of fields, but I want to filter the main query based on one of them. ex: { PID:1, type:doc, "group":{"numFound":1,"start":0,"docs":[