[
https://issues.apache.org/jira/browse/SOLR-10847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107955#comment-16107955
]
ASF subversion and git services commented on SOLR-10847:
--------------------------------------------------------
Commit 7f954b0c833722a4d9a2495501c7040e384129bb in lucene-solr's branch
refs/heads/branch_7_0 from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7f954b0 ]
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: [email protected]
For additional commands, e-mail: [email protected]