[
https://issues.apache.org/jira/browse/SOLR-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717260#action_12717260
]
David Smiley commented on SOLR-64:
----------------------------------
If the hierarchy passed to this field type has a trailing '/' like ion your
samples here then it works but it doesn't if it is not supplied. Either the
field type should throw an error or it should implicitly add a '/' if it isn't
present. I'm not sure how it handles leading slashes but it should behave
similarly.
Great patch by the way.
> 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
> Fix For: 1.5
>
> Attachments: SOLR-64.patch
>
>
> Strict Facet Hierarchies... each tag has at most one parent (a tree).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.