You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/08/08 14:37:20 UTC

[jira] [Commented] (SOLR-9350) JSON Facet method:"stream" configurable use of filter cache threshold

    [ https://issues.apache.org/jira/browse/SOLR-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411890#comment-15411890 ] 

ASF subversion and git services commented on SOLR-9350:
-------------------------------------------------------

Commit b63bb5167abad6da30e09fa405f8b99e11a8ff21 in lucene-solr's branch refs/heads/master from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b63bb51 ]

SOLR-9350: JSON Facet and method=stream: cacheDf threshold now gates use of the filter cache


> JSON Facet method:"stream" configurable use of filter cache threshold
> ---------------------------------------------------------------------
>
>                 Key: SOLR-9350
>                 URL: https://issues.apache.org/jira/browse/SOLR-9350
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>            Reporter: David Smiley
>            Assignee: David Smiley
>         Attachments: SOLR_9350.patch
>
>
> When using method:"stream" in the JSON facet API, the code will currently always use the filter cache for each value.  This basically blows out the filter cache.  The code has smarts to pick a doc count threshold to use the filter cache, however a small bug prevents it's use.



--
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