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

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

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

SOLR-10847: Provide a clear exception when attempting to use the terms 
component with points fields


> TermsComponent doesn't work with Points fields - confusing errors when using 
> terms.list
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-10847
>                 URL: https://issues.apache.org/jira/browse/SOLR-10847
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>            Assignee: Steve Rowe
>            Priority: Blocker
>              Labels: numeric-tries-to-points
>             Fix For: 7.0
>
>         Attachments: SOLR-10847.patch
>
>
> TermsComponent doesn't work if the field in question is "Points" based 
> (because the field won't have any Terms)
> Given the nature of TermsComponent, maybe this is fine? but it should 
> probably throw an error in this case instead of silently returning nothing by 
> default (current behavior) and throwing an UnSupOpEx if "terms.list" is 
> specified.



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