[ 
https://issues.apache.org/jira/browse/SOLR-14490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jag updated SOLR-14490:
-----------------------
    Description: 
The issue may affect earlier versions as well.  I've tried a dozen times using 
various ~docs and partial examples (there isn't a single clear example in the 
solr support docs) to get __nest_path__ working with DIH.

My parent/child documents are indexed as expected and using the DIH debugger I 
am able to see the child entities get mapped underneath a __childDocuments__ 
property.  However when i go to query the documents I am unable to get child 
documents returned nested under the parent document.  I've tried using various 
forms of 'fl=*,[child]' and '[child childFilter=<filter>]'.  Also, no documents 
are returned when trying to query on the __nest_path__ directly using 
q=_nest_path_:\*


  was:
The issue may affect earlier versions as well.  I've tried a dozen times using 
various ~docs and partial examples (there isn't a single clear example in the 
solr support docs) to get __nest_path__ working with DIH.

My parent/child documents are indexed as expected and using the DIH debugger I 
am able to see the child entities get mapped underneath a __childDocuments__ 
property.  However when i go to query the documents I am unable to get child 
documents returned nested under the parent document.  I've tried using various 
forms of 'fl=*,[child]' and '[child childFilter=<filter>]'.  Also, no documents 
are returned when trying to query on the __nest_path_ directly using_ 
q=__nest_path__:*


> DIH fails to create _nest_path_ fields
> --------------------------------------
>
>                 Key: SOLR-14490
>                 URL: https://issues.apache.org/jira/browse/SOLR-14490
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: contrib - DataImportHandler
>    Affects Versions: 8.4
>            Reporter: jag
>            Priority: Major
>              Labels: DIH, DataImportHandler, NestedDocuments, dataimport
>
> The issue may affect earlier versions as well.  I've tried a dozen times 
> using various ~docs and partial examples (there isn't a single clear example 
> in the solr support docs) to get __nest_path__ working with DIH.
> My parent/child documents are indexed as expected and using the DIH debugger 
> I am able to see the child entities get mapped underneath a 
> __childDocuments__ property.  However when i go to query the documents I am 
> unable to get child documents returned nested under the parent document.  
> I've tried using various forms of 'fl=*,[child]' and '[child 
> childFilter=<filter>]'.  Also, no documents are returned when trying to query 
> on the __nest_path__ directly using q=_nest_path_:\*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to