You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Rustam Hashimov (JIRA)" <ji...@apache.org> on 2016/12/17 21:55:59 UTC

[jira] [Updated] (SOLR-9876) Reuse CountSlotArrAcc internal array for same level subFacets

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org