[
https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671470#action_12671470
]
Lars Kotthoff commented on SOLR-764:
------------------------------------
What do you mean by wrong order? When sorting lexicographically, I would expect
it to return something like 1, 10, 11, 2, 20, 3, 4, 5 etc. as this is the
lexicographic order. Ordering those by numeric value should probably be a new
parameter, like "facet.sort=numeric".
> Support facet.sort=false (index order) with distributed search
> --------------------------------------------------------------
>
> Key: SOLR-764
> URL: https://issues.apache.org/jira/browse/SOLR-764
> Project: Solr
> Issue Type: New Feature
> Affects Versions: 1.3
> Reporter: Wojtek Piaseczny
> Fix For: 1.4
>
> Attachments: SOLR-764.patch, SOLR-764.patch
>
>
> Distributed search does not currently support sorting facets by index order
> (facet.sort=false).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.