You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/01/11 16:13:00 UTC

[jira] [Updated] (SOLR-5383) Group Faceting does not play nice with Trie fields that use precsionStep

     [ https://issues.apache.org/jira/browse/SOLR-5383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett updated SOLR-5383:
------------------------------------
    Component/s: faceting

> Group Faceting does not play nice with Trie fields that use precsionStep
> ------------------------------------------------------------------------
>
>                 Key: SOLR-5383
>                 URL: https://issues.apache.org/jira/browse/SOLR-5383
>             Project: Solr
>          Issue Type: Bug
>          Components: faceting
>            Reporter: Hoss Man
>
> (Initially reported by DavidBoychuck on IRC & solr-user)
> Field faceting normally works fine on Trie fields, even when precisionStep is used -- but when you activate group faceting, then the artificially injected terms in the trie fields start surfacing as facet values.
> ---
> Workaround is to use precisionStep="0" for the fields you want to use group faceting on, or copyField between a precisionStep="0" field for group faceting and another field with multiple precisions for the improved range query performance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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