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

Rustam Hashimov updated SOLR-9876:
----------------------------------
    Description: All facet processors are processed sequentially. We can reuse 
CountSlotArrAcc internal array across same level facet processors instead of 
reallocating new array for each.  (was: All facet processors are processed 
sequentially. We can reuse CountSlotArrAcc internal array across  facet 
processors instead of reallocating new array for each.)

> Reuse CountSlotArrAcc internal array for same level subFacets
> -------------------------------------------------------------
>
>                 Key: SOLR-9876
>                 URL: https://issues.apache.org/jira/browse/SOLR-9876
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>    Affects Versions: master (7.0)
>            Reporter: Rustam Hashimov
>            Priority: Minor
>             Fix For: master (7.0)
>
>
> All facet processors are processed sequentially. We can reuse CountSlotArrAcc 
> internal array across same level facet processors instead of reallocating new 
> array for each.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to