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

Yonik Seeley updated SOLR-11553:
--------------------------------
    Attachment: SOLR-11553.patch

Here's a simple patch that should fix the case when the first phase can use a 
UIF entry (UnInvertedField) and the second-pass refinement use a fieldcache 
entry (memory-docvalues).

> facet refinement can use wrong access method
> --------------------------------------------
>
>                 Key: SOLR-11553
>                 URL: https://issues.apache.org/jira/browse/SOLR-11553
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>    Affects Versions: 7.0
>            Reporter: Yonik Seeley
>             Fix For: 7.2
>
>         Attachments: SOLR-11553.patch
>
>
> First and second phase faceting can use different access methods (UIF in 
> phase one, DV in phase 2) resulting in too much memory use.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to