[
https://issues.apache.org/jira/browse/SOLR-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-9350:
-------------------------------
Attachment: SOLR_9350.patch
The bug was locally declaring a variable by the same name as a field. This
issue might be considered a bug, or improvement since the API works but not it
works better :-)
> 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: [email protected]
For additional commands, e-mail: [email protected]