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

Hoss Man commented on SOLR-10847:
---------------------------------

* discovered while experimenting with SOLR-10807
* SOLR-9988 is where the UnSupOpEx is coming from (but NOTE: fixing that won't 
magically fix TermsComponent to work with PointFields in the general case)

> TermsComponent doesn't work with Points fields - confusing errors in distrib 
> mode
> ---------------------------------------------------------------------------------
>
>                 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
>
> 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.3.15#6346)

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

Reply via email to