[ https://issues.apache.org/jira/browse/TIKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387645#comment-17387645 ]
Hudson commented on TIKA-3495: ------------------------------ SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #291 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/291/]) TIKA-3495 -- and update opensearch child key to be the same as the one in Solr. Add an ignored es test. (tallison: [https://github.com/apache/tika/commit/e549e445ce4985246b3b2d677c48a22d5b3372cd]) * (edit) tika-pipes/tika-emitters/tika-emitter-opensearch/src/main/java/org/apache/tika/pipes/emitter/opensearch/OpenSearchClient.java * (add) tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/es/tests/TikaPipesES7Test.java * (edit) tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/opensearch/tests/TikaPipesOpenSearchTest.java * (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolrTestBase.java * (edit) tika-pipes/tika-emitters/tika-emitter-solr/src/test/java/org/apache/tika/pipes/emitter/solr/SolrEmitterDevTest.java > 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)