[
https://issues.apache.org/jira/browse/SOLR-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895948#comment-13895948
]
Erick Erickson commented on SOLR-5190:
--------------------------------------
bq: Is there any chance, this will be merged to branch lucene_solr_4_3 /
lucene_solr_4_4
Probably not. Someone would have to volunteer to be the release manager for,
say, a 4.4.1 release or whatever and everyone's time is extremely limited.
It would be pretty straight forward for you to check out the code branch for
4.4, apply the patch locally and compile if it's important enough though.
Erick
> SolrEntityProcessor substitutes variables only once in child entities
> ---------------------------------------------------------------------
>
> Key: SOLR-5190
> URL: https://issues.apache.org/jira/browse/SOLR-5190
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 4.4
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 4.5, 5.0
>
> Attachments: SOLR-5190.patch
>
>
> As noted by users on the mailing list and elsewhere, SolrEntityProcessor
> cannot be used in a child entity because it substitutes variables only once.
> http://www.mail-archive.com/[email protected]/msg88002.html
> http://stackoverflow.com/questions/15734308/solrentityprocessor-is-called-only-once-for-sub-entities?lq=1
> SOLR-3336 attempted to fix the problem by moving variable substitution to the
> doQuery method but that fix is not complete because the doQuery method is
> called only once.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]