[
https://issues.apache.org/jira/browse/SOLR-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789804#action_12789804
]
Grant Ingersoll commented on SOLR-1650:
---------------------------------------
I was thinking of a cache whose scope was the length of the request. The basic
use case is:
1. Filter by distance
2. Boost/Sort by distance
3. Facet by distance
Of course, this could feed the pseudo fields, too.
> Consider being able to cache function results per request
> ---------------------------------------------------------
>
> Key: SOLR-1650
> URL: https://issues.apache.org/jira/browse/SOLR-1650
> Project: Solr
> Issue Type: New Feature
> Reporter: Grant Ingersoll
> Fix For: 1.5
>
>
> Once we can sort, filter and boost by functions, it may be the case that the
> same function is executed for the same value over and over again. Consider
> ways to cache this information.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.