[ https://issues.apache.org/jira/browse/TIKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386790#comment-17386790 ]
ASF GitHub Bot commented on TIKA-3495: -------------------------------------- nddipiazza opened a new pull request #449: URL: https://github.com/apache/tika/pull/449 add a unit test for making sure the `parseMode=RMETA` that the docs are properly being added with the nested child relationship maintained. In the int test, change the `_root_` field to stored so we can read it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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, Screenshot from 2021-07-23 11-45-33.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)