[
https://issues.apache.org/jira/browse/SOLR-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068945#comment-13068945
]
Manuel commented on SOLR-64:
----------------------------
I've applied the patch to the latest 3.x branch and it's working great.
However, solrj fails when it tries to parse the facets.
{{java.lang.ClassCastException: org.apache.solr.common.util.NamedList cannot be
cast to java.lang.Number
at
org.apache.solr.client.solrj.response.QueryResponse.extractFacetInfo(QueryResponse.java:212)}}
Any chance, this patch can be updated to support solrj as well?
> strict hierarchical facets
> --------------------------
>
> Key: SOLR-64
> URL: https://issues.apache.org/jira/browse/SOLR-64
> Project: Solr
> Issue Type: New Feature
> Components: search
> Reporter: Yonik Seeley
> Assignee: Koji Sekiguchi
> Fix For: 4.0
>
> Attachments: SOLR-64.patch, SOLR-64.patch, SOLR-64.patch,
> SOLR-64.patch, SOLR-64_3.1.0.patch
>
>
> Strict Facet Hierarchies... each tag has at most one parent (a tree).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]