[
https://issues.apache.org/jira/browse/TIKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386327#comment-17386327
]
Tim Allison edited comment on TIKA-3495 at 7/23/21, 3:47 PM:
-------------------------------------------------------------
I got _root_ and _nest_parent_ for free with how I created the core (see the
schema screenshot as you point out!). I added _nest_path_ via
https://cwiki.apache.org/confluence/download/attachments/181306665/solr-parent-child-schema.json?version=1&modificationDate=1627055061742&api=v2
See: https://cwiki.apache.org/confluence/display/TIKA/tika-pipes ...as above.
was (Author: [email protected]):
I got _root_ and _nest_parent_ for free with how I created the core (see the
schema screenshot). I added _nest_path_ via
https://cwiki.apache.org/confluence/download/attachments/181306665/solr-parent-child-schema.json?version=1&modificationDate=1627055061742&api=v2
See: https://cwiki.apache.org/confluence/display/TIKA/tika-pipes ...as above.
> 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)