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

James Dyer resolved SOLR-3850.
------------------------------

    Resolution: Fixed

committed.

Trunk: r1387681
4x: r1387683
3x: r1387694

Also updated the wiki documenting this alternate syntax with a warning about 
the parameter name being wrong in 3.6, 3.6.1, 4.0-alpha & 4.0-beta.
                
> DIH:  parameter "cacheKey" was inadvertently renamed "cachePk"
> --------------------------------------------------------------
>
>                 Key: SOLR-3850
>                 URL: https://issues.apache.org/jira/browse/SOLR-3850
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.6.1, 4.0-BETA
>            Reporter: James Dyer
>            Assignee: James Dyer
>             Fix For: 4.0, 3.6.2
>
>         Attachments: SOLR-3850.patch, SOLR-3850.patch
>
>
> CachedSqlEntityProcessor supports an obscure alternate to the "where" 
> parameter.  Instead of <entity ... where='id=x.id' /> , users can use <entity 
> ... cacheKey="id" cacheLookup="x.id" />  However, this was broken with 
> SOLR-2382.  "cacheKey" was accidently renamed "cachePk".  For the sake of 
> those who might be using this undocumented syntax and want to upgrade, I 
> think it should be put back to "cacheKey".  Also, I will add documentation in 
> the wiki.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to