[ https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677447#action_12677447 ]
Lars Kotthoff commented on SOLR-764: ------------------------------------ Looks good. I still think that the (semantically) better solution would be to make it explicit with a new parameter -- which was one of the reasons for changing facet.sort from true/false to count/lex. That said, we could also simply change "lex" to "field", meaning "sort it by field value" and Solr just does the right thing for the different field types. > 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, 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.