[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762327#action_12762327 ]
Yonik Seeley commented on SOLR-1492: ------------------------------------ Hey, more good news... stats now works with both singleValued and multiValued trie fields after this patch (I assume because the stats component piggybacks off of UnInvertedField, and it also mistakenly thinks all trie based fields are multiValued). We should be able to get rid of both disadvantages that the trie fields had in comparison to the older sortable fields. > Can't facet Trie fields with precisionSteps > ------------------------------------------- > > Key: SOLR-1492 > URL: https://issues.apache.org/jira/browse/SOLR-1492 > Project: Solr > Issue Type: Bug > Affects Versions: 1.4 > Reporter: Yonik Seeley > Assignee: Yonik Seeley > Fix For: 1.4 > > Attachments: SOLR-1492.patch > > > A known limitation - can't facet on multi-part trie fields. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.