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

2017-08-01 Thread Steve Rowe (JIRA)

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



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

2017-07-31 Thread Steve Rowe (JIRA)

 [ 
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

Patch adding clear exception messages when attempting to use facet with 
facet.mincount=0 over points fields, and a test to make sure the exceptions are 
produced.

Committing shortly.


> 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
>
> Attachments: SOLR-10033.patch
>
>




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



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

2017-07-31 Thread Steve Rowe (JIRA)

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

Steve Rowe updated SOLR-10033:
--
Summary: facet.mincount=0 not working with using PointFields, should 
provide a clear exception  (was: facet.mincount=0 not working with using 
PointFields)

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




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