[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to