You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2017/08/01 19:29:00 UTC

[jira] [Updated] (SOLR-10033) facet.mincount=0 not working with using PointFields, should provide a clear exception

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

Steve Rowe updated SOLR-10033:
------------------------------
    Attachment: SOLR-10033.patch

New patch with a different concept: since facet.mincount defaults to 0, many tests (~20 suites) have tests that effectively facet with facet.mincount=0.  Changing all those tests to not use the default for points fields would be quite a bit of work, so instead this patch logs a warning that mincount is being raised to 1 when the facet field is points-based.

I'll commit once precommit passes.

> facet.mincount=0 not working with using PointFields, should provide a clear exception
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-10033
>                 URL: https://issues.apache.org/jira/browse/SOLR-10033
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Steve Rowe
>            Priority: Blocker
>              Labels: numeric-tries-to-points
>             Fix For: 7.0, master (8.0), 7.1
>
>         Attachments: SOLR-10033.patch, SOLR-10033.patch
>
>




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

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