[
https://issues.apache.org/jira/browse/SOLR-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761710#action_12761710
]
Steven Rowe commented on SOLR-1478:
-----------------------------------
Another thought: the XML specification reserves names matching regex
{{/^xml/i}} to itself for future use (see
http://www.w3.org/TR/xml/#sec-common-syn). Maybe Solr should do the same?
That way, this discussion wouldn't have to be repeated for each new
pseudo-field.
> 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.