[
https://issues.apache.org/jira/browse/SOLR-3850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Dyer updated SOLR-3850:
-----------------------------
Attachment: SOLR-3850.patch
I plan to commit this to trunk, 4.x & 3.x shortly.
> 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
>
>
> 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]