[
https://issues.apache.org/jira/browse/SOLR-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545142
]
Hoss Man commented on SOLR-420:
-------------------------------
i'm just going to throw this out there, not because i'm convinced it's a good
idea, but just so it's on the table: perhaps we should change the default sort
(when the "sort" param is missing/empty) to be docid sort. people who want the
legacy behavior can add a default sort param to their handler configs.
> allow sorting by internal lucene docid
> --------------------------------------
>
> Key: SOLR-420
> URL: https://issues.apache.org/jira/browse/SOLR-420
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
> Priority: Minor
>
> Allow sorting by lucene docid, perhaps via a special field name in the sort
> spec like _id_, _luceneid_ or _docid_
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.