You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/08/28 13:21:52 UTC

[jira] [Commented] (SOLR-5190) SolrEntityProcessor substitutes variables only once in child entities

    [ https://issues.apache.org/jira/browse/SOLR-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752302#comment-13752302 ] 

ASF subversion and git services commented on SOLR-5190:
-------------------------------------------------------

Commit 1518161 from shalin@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1518161 ]

SOLR-5190: SolrEntityProcessor substitutes variables only once in child entities
                
> 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/solr-user@lucene.apache.org/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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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