I ingested some nested documents into a Solr 7.4 core . When I search with
the following it's not returning a child document that I expected:



```

{!child of=cont_type:overview}id:2

```



I can see that the document I'm looking for exists with the query:



```

q=id:2-1

```



I'm wondering why the document with id "2-1" now doesn't return with the
Block Join Child Query Parser? It previously did. I'm wondering is there a
way someone could have un-nested a child document?

-- 
Stephon Harris

*Enterprise Knowledge, LLC*
*Web: *http://www.enterprise-knowledge.com/
<http://www.google.com/url?q=http%3A%2F%2Fwww.enterprise-knowledge.com%2F&sa=D&sntz=1&usg=AFQjCNFDktFDhseOl_Pha6Pz3fIFaWolNg>
*E-mail:* shar...@enterprise-knowledge.com/
<http://www.google.com/url?q=http%3A%2F%2Fwww.enterprise-knowledge.com%2F&sa=D&sntz=1&usg=AFQjCNFDktFDhseOl_Pha6Pz3fIFaWolNg>
*Cell:* 832-628-8352

Reply via email to