details.
>
> On Mon, Jul 2, 2018 at 10:41 PM kristaclaire14 <
> kcaromualdo514@
> >
> wrote:
>
>> Hi,
>>
>> I'm having a problem in my solr when querying third level child
>> documents.
>> I
>> want to retrieve parent documents
Hi,
I'm having a problem in my solr when querying third level child documents. I
want to retrieve parent documents that have specific third level child
documents. The example data is:
[{
"id":"1001"
"path":"1.Project",
"Project_Title":"Sample Project",
"_childDocuments_":[
Hi,
I want to query/find a value that may match on parent document fields or
child document fields. Is this possible using block join parent query
parser? How can I do this with solr nested documents? Here is the example
data:
[{
"id":"1001"
"path":"1.Project",
"Project_Title":"Sample