[ 
https://issues.apache.org/jira/browse/TIKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386315#comment-17386315
 ] 

David Eric Pugh edited comment on TIKA-3495 at 7/23/21, 3:44 PM:
-----------------------------------------------------------------

This area of Solr has been changing a bit.  According to 
[https://solr.apache.org/guide/8_9/indexing-nested-documents.html#example-indexing-syntax]
 it appears that you don't need to do anything in solrj other than nest them, 
however, is your schema set up properly with those fields????    It does look 
like it from the screenshots...  


was (Author: epugh):
This area of Solr has been changing a bit.  According to 
[https://solr.apache.org/guide/8_9/indexing-nested-documents.html#example-indexing-syntax]
 it appears that you don't need to do anything in solrj, however, is your 
schema set up properly with those fields????

> parent-child in solr emitter doesn't seem to include parent id (_nest_parent_)
> ------------------------------------------------------------------------------
>
>                 Key: TIKA-3495
>                 URL: https://issues.apache.org/jira/browse/TIKA-3495
>             Project: Tika
>          Issue Type: Bug
>          Components: tika-pipes
>    Affects Versions: 2.0.0
>            Reporter: Tim Allison
>            Priority: Minor
>         Attachments: Screenshot from 2021-07-23 11-21-38.png, Screenshot from 
> 2021-07-23 11-22-02.png
>
>
> I'm trying to draft examples of indexing parent-child relationships with the 
> Solr emitter on the tika-pipes wiki page.  With the latest 2.0.1-SNAPSHOT 
> build, I'm not seeing any of the following fields populated: _root_, 
> _nest_parent_, _nest_path_.
> Should these be auto-populated by Solrj or do we need to add these paths?



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

Reply via email to