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

Yonik Seeley edited comment on SOLR-7496 at 5/1/15 5:27 PM:
------------------------------------------------------------

Thanks for the report Alfonso, enum fields (and numeric fields) aren't 
supported yet.  Hopefully soon!
Enum fields will also need some special support for distrib search since 
sorting is not by the text labels but the underlying numeric values.


was (Author: ysee...@gmail.com):
Thanks for the report Alfonso, enum fields aren't supported yet.
They will also need some special support for distrib search since sorting is 
not by the text labels but the underlying numeric values.

> Empty buckets when faceting with JSON API over EnumField and TrieIntField
> -------------------------------------------------------------------------
>
>                 Key: SOLR-7496
>                 URL: https://issues.apache.org/jira/browse/SOLR-7496
>             Project: Solr
>          Issue Type: Bug
>          Components: faceting
>    Affects Versions: 5.1, 5.2
>         Environment: OS X 10.10.3
> $ java -version
> java version "1.8.0_31"
> Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)
>            Reporter: Alfonso Muñoz-Pomer Fuentes
>              Labels: patch
>
> When using facets with the new JSON API over an EnumFiled or a TrieIntField, 
> I get a list of empty buckets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to