[
https://issues.apache.org/jira/browse/SOLR-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713053#action_12713053
]
Yonik Seeley commented on SOLR-1111:
------------------------------------
TODO reminder: FieldCache.DEFAULT and ExtendedFieldCache.EXT_DEFAULT are
different instances... make sure that we are using the same instance everywhere
to avoid more memory being used than necessary.
> fix FieldCache usage in Solr
> ----------------------------
>
> Key: SOLR-1111
> URL: https://issues.apache.org/jira/browse/SOLR-1111
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Fix For: 1.4
>
> Attachments: SOLR-1111-distrib.patch, SOLR-1111_sort.patch,
> SOLR-1111_sort.patch, SOLR-1111_sort.patch
>
>
> Recent changes in Lucene have altered how the FieldCache is used and as-is
> could lead to previously working Solr installations blowing up when they
> upgrade to 1.4. We need to fix, or document the affects of these changes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.