[
https://issues.apache.org/jira/browse/SOLR-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1452:
-------------------------------
Attachment: SOLR-1452.patch
patch + tests attached.
the bug was caused by our not overriding getFieldCacheKey() (and thus not
delegating to the impl in SegmentReader)
> deletes in segment cause different fieldcache instance
> ------------------------------------------------------
>
> Key: SOLR-1452
> URL: https://issues.apache.org/jira/browse/SOLR-1452
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.4
>
> Attachments: SOLR-1452.patch
>
>
> FieldCache entries should be shared if segments are the same except for
> deletes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.