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