[ https://issues.apache.org/jira/browse/SOLR-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761584#action_12761584 ]
Shalin Shekhar Mangar commented on SOLR-1478: --------------------------------------------- I don't like having an arbitrary character like '#' signifying a sort type because it does not explain itself to a user. Once 1.4 goes out, it will be public API and we won't be able to change this easily. Erik, please consider this again. This also does not work with distributed search which should be clearly noted wherever we decide to document this. ShardDoc.java line 170 says that it is possible to support it but I'm not sure what Yonik had in mind. > Enable sort by docid > -------------------- > > Key: SOLR-1478 > URL: https://issues.apache.org/jira/browse/SOLR-1478 > Project: Solr > Issue Type: New Feature > Components: search > Reporter: Erik Hatcher > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-1478.patch > > > Lucene allows sorting by docid, but Solr currently does not provide a way to > specify it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.