You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/03/16 20:20:13 UTC

[jira] [Resolved] (SOLR-1176) slowness when use elevate

     [ https://issues.apache.org/jira/browse/SOLR-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-1176.
----------------------------------

    Resolution: Won't Fix

SPRING_CLEANING_2013. We can reopen if there's interest.
                
> slowness when use elevate
> -------------------------
>
>                 Key: SOLR-1176
>                 URL: https://issues.apache.org/jira/browse/SOLR-1176
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.3
>            Reporter: realx.lu
>
> When I use the elevation component ,system cost much  memory and slow.
> the elevation component maintains a FieldCache entry for
> "id", to translate docid to uniqueKey to do a HashMap lookup.
> The HashMap lookup could be the cause of a little slowness, but the
> main culprit is probably the memory used by the FieldCache entry.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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