You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2014/08/07 00:05:13 UTC

[jira] [Created] (SOLR-6331) possible memory optimization for distributed pivot faceting

Hoss Man created SOLR-6331:
------------------------------

             Summary: possible memory optimization for distributed pivot faceting
                 Key: SOLR-6331
                 URL: https://issues.apache.org/jira/browse/SOLR-6331
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man


As noted in a comment in {{PivotFacetField.trim()}}...

{code}
// we can probably optimize the memory usage by trimming each level of the pivot once
// we know we've fully refined the values at that level 
// (ie: fold this logic into refineNextLevelOfFacets)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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