[
https://issues.apache.org/jira/browse/SOLR-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765159#action_12765159
]
Yonik Seeley commented on SOLR-1508:
------------------------------------
We're not going to be updating Lucene as much as we have in the past, so
putting something in Lucene just for a Solr feature isn't a great idea.
Anyway, as I commented on LUCENE-1981, all of the public APIs exist to do this,
we don't need any changes in Lucene for this feature.
> Use field cache when creating response, if available and configured.
> --------------------------------------------------------------------
>
> Key: SOLR-1508
> URL: https://issues.apache.org/jira/browse/SOLR-1508
> Project: Solr
> Issue Type: New Feature
> Components: search
> Affects Versions: 1.3
> Reporter: Tom Hill
>
> Allow the user to configure a field to be returned to the user from the field
> cache, instead of getting the field from disk. Relies on lucene-1981
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.