[
https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-1492:
-------------------------------
Attachment: SOLR-1492.patch
OK, this patch:
- includes SOLR-1491 so single valued single part trie field faceting is
handled by the field cache faceting code
- adds support for multi-precision trie fields to UnUnvertedField faceting
- adds support for multi-precision trie fields to UnUnvertedField statistics
- adds "missing" functionality to UnUnvertedField stats.facet and fixes other
bugs in multi-valued stats.facet
- forces the use of UnInvertedField for both faceting and stats for
multi-precision trie fields (since Lucene StringIndex doesn't support)
> 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, SOLR-1492.patch, SOLR-1492.patch,
> SOLR-1492.patch, 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.