You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2011/06/14 02:38:47 UTC

[jira] [Commented] (SOLR-2554) RandomSortField values are cached in the FieldCache

    [ https://issues.apache.org/jira/browse/SOLR-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048916#comment-13048916 ] 

Yonik Seeley commented on SOLR-2554:
------------------------------------

The reporter probably meant the filterCache (although the filterCache should be sized to avoid OOM errors).
Anyway, I plan on starting work soon on a "cache=false" option for queries.


> RandomSortField values are cached in the FieldCache
> ---------------------------------------------------
>
>                 Key: SOLR-2554
>                 URL: https://issues.apache.org/jira/browse/SOLR-2554
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 3.1
>            Reporter: Vadim Geshel
>
> The values of RandomSortField get cached in the FieldCache. When using many RandomSortFields over time, this leads to running out of memory.
> This may be one of the cases already covered in SOLR-1111 but I'm not sure.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org