[
https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671496#action_12671496
]
Wojtek Piaseczny commented on SOLR-764:
---------------------------------------
In the new implementation, sort=false and sort=lex are the same. In the
previous implementation, specifying sort=false would sort sortable-numbers
(like sint) numerically, rather lexicographically. So there's a slight
inconsistency between the new and old implementation. I like the idea of adding
a numeric sort order.
> 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.