You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Thomas Champagne (JIRA)" <ji...@apache.org> on 2014/11/10 15:11:35 UTC

[jira] [Updated] (SOLR-5147) Support Block Join documents in DIH

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

Thomas Champagne updated SOLR-5147:
-----------------------------------
    Attachment: SOLR-5147.patch

I have updated the patch on the current trunk. There is not a lot modification compared to the previous version : 
* {{org.apache.lucene.search.join.FixedBitSetCachingWrapperFilter}} has been renamed to {{org.apache.lucene.search.join.BitDocIdSetCachingWrapperFilter}}
* The constructor {{org.apache.lucene.search.join.ToParentBlockJoinQuery.ToParentBlockJoinQuery(Query, BitDocIdSetFilter, ScoreMode)}} has changed and wants now a {{org.apache.lucene.search.join.BitDocIdSetFilter}}

> Support Block Join documents in DIH
> -----------------------------------
>
>                 Key: SOLR-5147
>                 URL: https://issues.apache.org/jira/browse/SOLR-5147
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Vadim Kirilchuk
>             Fix For: 4.9, Trunk
>
>         Attachments: SOLR-5147.patch, SOLR-5147.patch
>
>
> DIH should be able to index hierarchical documents, i.e. it should be able to work with SolrInputDocuments#addChildDocument.
> There was patch in SOLR-3076: 
> https://issues.apache.org/jira/secure/attachment/12576960/dih-3076.patch
> But it is not uptodate and far from being complete.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org