You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Pablo Anzorena (JIRA)" <ji...@apache.org> on 2016/02/15 12:39:18 UTC

[jira] [Created] (SOLR-8681) Json facets in range dates do not mantain the order across multiple shards

Pablo Anzorena created SOLR-8681:
------------------------------------

             Summary: Json facets in range dates do not mantain the order across multiple shards
                 Key: SOLR-8681
                 URL: https://issues.apache.org/jira/browse/SOLR-8681
             Project: Solr
          Issue Type: Bug
            Reporter: Pablo Anzorena


I have multiple shards and when I make a range facet in a date field across the shards, it does not respect the order. That is, making a request with gap +1YEARS across the shards 2012_collection, 2013_collection, 2014_collection the response put 2013 first, then 2012, and then 2014 (for example). I tried making it with +1MONTHS and it respect the order within each shard, but not in a global way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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